Re: Isapi_Redirect Issue Page Not Found 404.0

2019-04-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Charles, On 4/6/19 22:32, Charles Mulvany wrote: > Thanks Mark for looking into things. I did find out what my issue > and I apologize and thank those that took the time to read this > thread. I fixed it by adding a docbase to root context in tomcat

Re: Isapi_Redirect Issue Page Not Found 404.0

2019-04-07 Thread Charles Mulvany
Thanks Mark for looking into things. I did find out what my issue and I apologize and thank those that took the time to read this thread. I fixed it by adding a docbase to root context in tomcat. \conf\Catalina\localhost\ROOT.xml Restarted tomcat. Thanks again for your time

Re: Isapi_Redirect Issue Page Not Found 404.0

2019-04-01 Thread Mark Thomas
Comments in-line. On 02/04/2019 04:43, Charles Mulvany wrote: C:/inetpub/wwwroot/test.jsp This is the home for the default web site.I gave IIS app pool the running user modify, read, execute. Also gave everone full access this is only for testing purposes. Also, tomcat usergave them full ac

Re: Isapi_Redirect Issue Page Not Found 404.0

2019-04-01 Thread Charles Mulvany
C:/inetpub/wwwroot/test.jsp This is the home for the default web site.I gave IIS app pool the running user modify, read, execute. Also gave everone full access this is only for testing purposes. Also, tomcat usergave them full access as well. Isapi Logs   [Mon Apr 01 22:21:27.151 2019] [6556:

Re: Isapi_Redirect Issue Page Not Found 404.0

2019-04-01 Thread Mark Thomas
This is a review of your post against the Tomcat install docs. On 30/03/2019 15:12, Charles Mulvany wrote: You are right. Sorry that is what it set to. /*=tomcat01 Thanks Sent from Yahoo Mail on Android On Sat, Mar 30, 2019 at 6:40 AM, Mark Thomas wrote: On 30/03/2019 00:56, Charles Mu

Re: Isapi_Redirect Issue Page Not Found 404.0

2019-03-30 Thread Charles Mulvany
You are right. Sorry that is what it set to. /*=tomcat01 Thanks Sent from Yahoo Mail on Android On Sat, Mar 30, 2019 at 6:40 AM, Mark Thomas wrote: On 30/03/2019 00:56, Charles Mulvany wrote: > Issue: > When trying to open a JSP page in IIS it appears that the isapi_redirect.dll > cannot

Re: Isapi_Redirect Issue Page Not Found 404.0

2019-03-30 Thread Mark Thomas
On 30/03/2019 00:56, Charles Mulvany wrote: > Issue: > When trying to open a JSP page in IIS it appears that the isapi_redirect.dll > cannot find the file to convert. I have checked several sights that confirm > my configuration below but none could find that had this condition, Has > anybody go

Isapi_Redirect Issue Page Not Found 404.0

2019-03-29 Thread Charles Mulvany
Issue: When trying to open a JSP page in IIS it appears that the isapi_redirect.dll cannot find the file to convert. I have checked several sights that confirm my configuration below but none could find that had this condition, Has anybody got this to work in the below configuration. Below is m