You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Tom Cole <tc...@lamatek.com> on 2003/06/27 15:19:21 UTC

Problem with new 4.1.24 install

I'm integrating Tomcat 4.1.24 with IIS in a Windows 2000 Server environment.

1. I downloaded and installed the distribution.
2. Downloaded the isapi_redirector.dll and placed it in /conf/
3. I created the workers.properties and uriworkermap.properties file.
4. Uncommented the APJ13 section of the server.xml file
5. Created the required Windows Registry keys
6. Created a tomcat Virtual Directory in IIS with read, write & execute      
    permissions and pointed it to /conf/.
6. Added the ISAPI to IIS and it loaded fine.
7. Shutdown World Wide Web Publishing Service, started Tomcat and 
    restarted WWWPS Service.

Now if I open the url: http://127.0.0.1/examples I get the proper screen from Tomcat. If I select the JSP section and then an example (let's say numberguess) I get a Error 500 from Jasper saying it cannot compile. I get the same problem if I try to load using the 127.0.0.1:8080/examples url.

Any help would be appreciated. The integration seemed to go fine, I just don't understand why it won't compile JSPs. Could it be a permissions thing?


Tom E. Cole, Jr.
General Manager, Lamatek, Inc.
tcole@lamatek.com
http://www.lamatek.com

Re: Problem with new 4.1.24 install

Posted by Tim Funk <fu...@joedog.org>.
Here might be some reasons why ...

http://jakarta.apache.org/tomcat/faq/misc.html#compile

-Tim

Tom Cole wrote:
> I'm integrating Tomcat 4.1.24 with IIS in a Windows 2000 Server environment.
> 
> 1. I downloaded and installed the distribution.
> 2. Downloaded the isapi_redirector.dll and placed it in /conf/
> 3. I created the workers.properties and uriworkermap.properties file.
> 4. Uncommented the APJ13 section of the server.xml file
> 5. Created the required Windows Registry keys
> 6. Created a tomcat Virtual Directory in IIS with read, write & execute      
>     permissions and pointed it to /conf/.
> 6. Added the ISAPI to IIS and it loaded fine.
> 7. Shutdown World Wide Web Publishing Service, started Tomcat and 
>     restarted WWWPS Service.
> 
> Now if I open the url: http://127.0.0.1/examples I get the proper screen from Tomcat. If I select the JSP section and then an example (let's say numberguess) I get a Error 500 from Jasper saying it cannot compile. I get the same problem if I try to load using the 127.0.0.1:8080/examples url.
> 
> Any help would be appreciated. The integration seemed to go fine, I just don't understand why it won't compile JSPs. Could it be a permissions thing?
> 
> 
> Tom E. Cole, Jr.
> General Manager, Lamatek, Inc.
> tcole@lamatek.com
> http://www.lamatek.com
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org