Hi, Thanks for the reply here. Actually, this issue is not solved by having tools.jar in the classpath. I made sure that it was there for both the jsvc case as well as the startup.sh case. It seems there is some other difference.
Thanks, Tal ---- Original message ---- >Date: Mon, 17 May 2004 09:07:14 -0400 >From: "Shapira, Yoav" <[EMAIL PROTECTED]> >Subject: RE: jsvc versus startup.sh with jdk 1.4 >To: "Tomcat Users List" <[EMAIL PROTECTED]> > > >Hi >We may simply have not had the bandwidth or may note have noted the >issue -- there's a ton of stuff going on and we're all busy. This >should get fixed ;) Is there a bugzilla issue open for it? > >Yoav Shapira >Millennium Research Informatics > > >>-----Original Message----- >>From: Jacob Kjome [mailto:[EMAIL PROTECTED] >>Sent: Sunday, May 16, 2004 3:24 AM >>To: Tomcat Users List >>Subject: Re: jsvc versus startup.sh with jdk 1.4 >> >>I had to add tools.jar to the classpath for the windows service (in >>service.bat) in order to get jsp's to compile. I've mentioned it to >the >>Tomcat developers, but they haven't added it. The .sh and .bat files >add >>tools.jar to the classpath, so I don't know why they wouldn't want to >do it >>for jsvc??? >> >>Jake >> >>At 03:17 AM 5/16/2004 -0400, you wrote: >> >>>Using Sun jdk 1.4 on RH Linux Enterprise Workstation, when I >>>start Tomcat 5 using jsvc, jasper does not successfully >>>create the .java files from the .jsp files. The error >>>reported is that the .java files are not found when they need >>>to be compiled. >>> >>>The problem does not seem to exist on jdk 1.3. >>> >>>Starting Tomcat using startup.sh also fixes the problem - >>>even with jdk 1.4. Root cause unkown. >>> >>>As a new user, it might be that the template script for using >>>jsvc is incomplete in some way that I have not determined, so >>>I would not go so far as to call this a bug. Am I missing >>>something? >>> >>>Thanks, >>>Jonathan >>> >>>----------------------------------------------------------- ---------- >>>To unsubscribe, e-mail: tomcat-user- [EMAIL PROTECTED] >>>For additional commands, e-mail: tomcat-user- [EMAIL PROTECTED] >> >> >>------------------------------------------------------------ --------- >>To unsubscribe, e-mail: tomcat-user- [EMAIL PROTECTED] >>For additional commands, e-mail: tomcat-user- [EMAIL PROTECTED] > > > > >This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. > > >------------------------------------------------------------- -------- >To unsubscribe, e-mail: tomcat-user- [EMAIL PROTECTED] >For additional commands, e-mail: tomcat-user- [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
