Bouncing Tomcat (for new classes)

2003-02-23 Thread Tammer Salem
I was under the impression that you did not have to restart Tomcat when you change .class files. I currently have an application under webapps with a classes directory under WEB-INF. I used to change the classes and run my application normally. Now I found that I have to restart Tomcat every

Re: Bouncing Tomcat (for new classes)

2003-02-23 Thread Tammer Salem
://jakarta.apache.org/tomcat/tomcat-4.1-doc/manager-howto.html -Tim Tammer Salem wrote: I was under the impression that you did not have to restart Tomcat when you change .class files. I currently have an application under webapps with a classes directory under WEB-INF. I used to change

Apache Version

2003-01-21 Thread Tammer Salem
Hi, Does anyone know what version of Apache Webserver comes with Tomcat 4.1.18? thanks, Tammer Salem

Re: Apache Version

2003-01-21 Thread Tammer Salem
Then Tomcat has it's own web server? Can anyone point me to any reference documentation that shows how this works? Tammer Salem wrote: Hi, Does anyone know what version of Apache Webserver comes with Tomcat 4.1.18? None. Apache is available as a seperate download. thanks, Tammer

Unsure how to set environment variables for win xp

2003-01-10 Thread Tammer Salem
public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException ^ 6 errors = Can anyone please help me? thanks, Tammer Salem

Problems with installation on win2k advanced server (Java exceptions thrown)

2003-01-08 Thread Tammer Salem
Hi, I just installed Tomcat 4.1.18 on win2k advanced server (and running J2SDK 1.4). I keep on getting a Java exception when I use (http://localhost:8080/). I've included the error below. Does anyone have any idea how to solve this?

JSPs throwing exceptions under new installation of Tomcat

2003-01-04 Thread Tammer Salem
4.0 e.. Java SDK 1.4.1 (j2sdk1.4.1_01) Thanks, Tammer Salem -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

JSPs throwing exceptions under new installation of Tomcat

2003-01-04 Thread Tammer Salem
1.4.1 (j2sdk1.4.1_01)Thanks,Tammer Salem -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: JSPs throwing exceptions under new installation of Tomcat

2003-01-04 Thread Tammer Salem
) at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125) at java.lang.Thread.run(Unknown Source) - Original Message - From: Tammer Salem To: Tomcat Users List Sent: Sunday, January 05, 2003 1:42 AM Subject: JSPs throwing exceptions under new

Re: JSPs throwing exceptions under new installation of Tomcat

2003-01-04 Thread Tammer Salem
, and I guess a solution is better than staring at java exceptions!) regards, Tammer Salem - Original Message - From: David Boyer To: Tomcat Users List ; Tammer Salem Sent: Sunday, January 05, 2003 2:13 AM Subject: Re: JSPs throwing exceptions under new installation of Tomcat