Re: Tomcat 4.1.30 on Win2k: New Java SDK/JDK breaks Tomcat running as a Service?

2008-04-08 Thread Howard Watson
Hi Eric. What do you see when you right-click My Computer, choose Properties/Advanced tab/Environment Variables button. It used to be part of the java install to configure JAVA_HOME from here. Eric B [EMAIL PROTECTED] 4/8/2008 9:39 AM Hi, all. I've got a collection of very old versions of

An error occurred at line: -1, Unable to compile class for JSP (Netware)

2008-04-01 Thread Howard Watson
This is an upgrade from Apache2.0.59/Tomcat4.1.31/mod_jk 1.2.15 to Apache2.0.63/Tomcat4.1.37/mod_jk 1.2.36 on Netware 6.5 sp7. Except for JSP compiles, everything including HTML, servlets and precompiled JSPs works. Ant.jar is there in CATALINA_HOME\common\lib. The problem is with Ant v1.7

Re: An error occurred at line: -1, Unable to compile class for JSP(Netware)

2008-04-01 Thread Howard Watson
solution is still pending, but it's quite possible, that Mark does a fix for the future 4.1.38. This still needs some clarification though. Regards, Rainer Howard Watson schrieb: This is an upgrade from Apache2.0.59/Tomcat4.1.31/mod_jk 1.2.15 to Apache2.0.63/Tomcat4.1.37/mod_jk 1.2.36

Re: jsp hack or better solution ??

2008-03-31 Thread Howard Watson
Hi. Since this forum focuses mostly on running and configuring Tomcat, you might get more help at javaranch.com. Robert Koberg [EMAIL PROTECTED] 3/29/2008 9:48 PM Hi, (using 6.0.16) I want to create a jsp that is able to be seen in a browser without using tomcat (a simple HTMLish preview) in

Re: Tomcat tutorial

2008-03-28 Thread Howard Watson
Hi. You might find these useful too: http://java.sun.com/products/jsp/docs.html http://www.coreservlets.com/ Sam Wun [EMAIL PROTECTED] 3/27/2008 9:32 PM Hi, I am new to Tomcat. Is there any Tomcat tutorial (eg. example of projects) I can download from the web? Thanks S

Re: Tomcat JNDI datasource

2008-03-28 Thread Howard Watson
Hi. Did you try putting your .jar files in \WEB-INF\lib of you webapp? Tom Henricksen [EMAIL PROTECTED] 3/28/2008 8:08 AM I have an application in Tomcat 5.0.30 that we are trying to get to use JDBC through JNDI. I am trying to follow along with

Re: Tomcat JNDI datasource

2008-03-28 Thread Howard Watson
tomcat's internal code and the webapp. --David Howard Watson wrote: Hi. Did you try putting your .jar files in \WEB-INF\lib of you webapp? Tom Henricksen [EMAIL PROTECTED] 3/28/2008 8:08 AM I have an application in Tomcat 5.0.30 that we are trying to get to use JDBC through JNDI. I am