Re: Tomcat 4.0.4 Performance - PROBLEM

2002-06-28 Thread Remy Maucherat
Victor Popiol wrote: > I set up Jasper2 on Tomcat 4.0.3 as previously recomended. Our webapp worked great. >But other webapps, inclding the JSP examples don't work. Wehen invoking a jsp such as >this: http://host:8080/examples/jsp/dates/date.jsp this exception is displayed: For this Jasper 2 bu

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-27 Thread Victor Popiol
eff Turner [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 27, 2002 9:13 PM To: Tomcat Users List Subject: Re: Tomcat 4.0.4 Performance - PROBLEM On Wed, Jun 26, 2002 at 05:37:37PM -0400, Victor Popiol wrote: > Hi all. > > I solved my problem. Jasper was dying for not having a lib direct

Re: Tomcat 4.0.4 Performance - PROBLEM

2002-06-27 Thread Jeff Turner
On Wed, Jun 26, 2002 at 05:37:37PM -0400, Victor Popiol wrote: > Hi all. > > I solved my problem. Jasper was dying for not having a lib directory > under each web app's web-inf. This sounds like a bug in Jasper2. Thanks for pursuing this! I just hit the same problem, and found your solution here

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Peter Lin
inf. This > sounds like a bug in Jasper2. > > Thasnks > Victor > > -Original Message- > From: Victor Popiol > Sent: Wednesday, June 26, 2002 4:18 PM > To: Tomcat Users List > Subject: RE: Tomcat 4.0.4 Performance - PROBLEM > > > Thanks. My copie

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Victor Popiol
Thanks. Any ideas on when will Tomcat 4.1 be released? Thanks Victor -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 26, 2002 5:40 PM To: Tomcat Users List Subject: RE: Tomcat 4.0.4 Performance - PROBLEM I agree that sounds a little like a bug

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Reynir Hübner
rom: Victor Popiol [mailto:[EMAIL PROTECTED]] > Sent: 26. júní 2002 21:38 > To: Tomcat Users List > Subject: RE: Tomcat 4.0.4 Performance - PROBLEM > > > Hi all. > > I solved my problem. Jasper was dying for not having a lib > directory under each web app's we

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Victor Popiol
TED]] Sent: Wednesday, June 26, 2002 3:56 PM To: Tomcat Users List Subject: RE: Tomcat 4.0.4 Performance - PROBLEM On Wed, 2002-06-26 at 12:22, Victor Popiol wrote: > I just reinstalled tomcat 4.0.4, tested it, it worked, copied jasper2 jars from >tomcat 4.1.3 to tomcat/lib, copied ant.jar from

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Victor Popiol
ne 26, 2002 3:56 PM To: Tomcat Users List Subject: RE: Tomcat 4.0.4 Performance - PROBLEM On Wed, 2002-06-26 at 12:22, Victor Popiol wrote: > I just reinstalled tomcat 4.0.4, tested it, it worked, copied jasper2 jars from >tomcat 4.1.3 to tomcat/lib, copied ant.jar from tomcat 4.1.3 to tomcat/

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Brian P. Millett
On Wed, 2002-06-26 at 12:22, Victor Popiol wrote: > I just reinstalled tomcat 4.0.4, tested it, it worked, copied jasper2 jars from >tomcat 4.1.3 to tomcat/lib, copied ant.jar from tomcat 4.1.3 to tomcat/lib and get >the same JSP problems. > > My question is, where did you get your jasper2 jars

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Reynir Hübner
yep that's there, did not change that one. -r > -Original Message- > From: Victor Popiol [mailto:[EMAIL PROTECTED]] > Sent: 26. júní 2002 17:46 > To: Tomcat Users List > Subject: RE: Tomcat 4.0.4 Performance - PROBLEM > > > One more question: > do you

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Victor Popiol
st an idea. hope it helps [EMAIL PROTECTED] > -Original Message- > From: Victor Popiol [mailto:[EMAIL PROTECTED]] > Sent: 26. júní 2002 17:22 > To: Tomcat Users List > Subject: RE: Tomcat 4.0.4 Performance - PROBLEM > > > I just reinstalled tomcat 4.0.4,

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Victor Popiol
But I can't figure it out. Thanks Victor -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 26, 2002 1:20 PM To: Tomcat Users List Subject: RE: Tomcat 4.0.4 Performance - PROBLEM I have an idea of what may be wrong there.. I had to mo

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Reynir Hübner
st an idea. hope it helps [EMAIL PROTECTED] > -Original Message- > From: Victor Popiol [mailto:[EMAIL PROTECTED]] > Sent: 26. júní 2002 17:22 > To: Tomcat Users List > Subject: RE: Tomcat 4.0.4 Performance - PROBLEM > > > I just reinstalled tomcat 4.0.4,

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Victor Popiol
jsps to work. I get the error below. I can't get this to work! Thanks Victor -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 26, 2002 11:31 AM To: Tomcat Users List Subject: RE: Tomcat 4.0.4 Performance - PROBLEM the only thing different is I

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Victor Popiol
Users List Subject: RE: Tomcat 4.0.4 Performance - PROBLEM the only thing different is I have jaxp-api.jar which is uused by JSTL. I don't have classes12 since I don't use Oracle. check your web.xml file under examples/WEB-INF/ it could be corrupted or wrong for some unknown reason. pe

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Reynir Hübner
From: peter lin [mailto:[EMAIL PROTECTED]] > Sent: 26. júní 2002 15:16 > To: Tomcat Users List > Subject: Re: Tomcat 4.0.4 Performance - PROBLEM > > > > victor, > > do you see tomcat re-create the examples folder under work/localhost/? > > I only have jasper-c

Re: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread peter lin
Thanks > Victor > > -Original Message- > From: peter lin [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 26, 2002 11:06 AM > To: Tomcat Users List > Subject: Re: Tomcat 4.0.4 Performance - PROBLEM > > hi victor, > > there is a bug, which is already patc

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Victor Popiol
al Message- From: peter lin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 26, 2002 11:06 AM To: Tomcat Users List Subject: Re: Tomcat 4.0.4 Performance - PROBLEM hi victor, there is a bug, which is already patched I believe. basically if you delete the working folder while tomcat

Re: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread peter lin
June 26, 2002 10:50 AM > To: Tomcat Users List > Subject: Re: Tomcat 4.0.4 Performance - PROBLEM > > hi victor, > > it worked fine for me with tomcat 4.0.3 and jasper2 on win2k. It looks > like it couldn't load something. Did yo

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Victor Popiol
$/common/lib to no avail. Is that how you set it up? Thanks Victor -Original Message- From: peter lin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 26, 2002 10:50 AM To: Tomcat Users List Subject: Re: Tomcat 4.0.4 Performance - PROBLEM hi victor, it worked fine for me with tomcat

Re: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread peter lin
hi victor, it worked fine for me with tomcat 4.0.3 and jasper2 on win2k. It looks like it couldn't load something. Did you delete the working folders maybe? Here is the generated file I got. peter package org.apache.jsp; import j

RE: Tomcat 4.0.4 Performance - PROBLEM (resend)

2002-06-26 Thread Victor Popiol
I set up Jasper2 on Tomcat 4.0.3 as previously recomended. Our webapp worked great. But other webapps, inclding the JSP examples don't work. Wehen invoking a jsp such as this: http://host:8080/examples/jsp/dates/date.jsp this exception is displayed: javax.servlet.ServletException: Servlet.init(

RE: Tomcat 4.0.4 Performance - PROBLEM

2002-06-26 Thread Victor Popiol
I set up Jasper2 on Tomcat 4.0.3 as previously recomended. Our webapp worked great. But other webapps, inclding the JSP examples don't work. Wehen invoking a jsp such as this: http://host:8080/examples/jsp/dates/date.jsp this exception is displayed: javax.servlet.ServletException: Servlet.init(