Milestone 3 as service?

2001-05-23 Thread Eric Lubin
Does anyone have Jakarta 3.3-m3 (Milestone 3 build) running on NT/2000 as a service? I had 3.2.1 running fine, but with this new version, the service seems to start and stop immediately. Is there a log anywhere to look at?? I notice that a lot of the conf and jar files have changed

Re: Images not showing on Win2000

2001-05-22 Thread Eric Lubin
Jim, Thank you very much if you are the one who fixed this problem. Forgive my ignorance, but what is T3.3m3. Is that the latest beta build that I can download from apache.org? Eric Lubin T/L 443-6954 External: 561-443-6954 Notes ID: elubin@ibmusm20External: [EMAIL PROTECTED] Jim

Re: Classpath setting

2001-05-22 Thread Eric Lubin
Sure, just look through tomcat.bat and modify it. The classpath is clearly listed in there... Eric Lubin [EMAIL PROTECTED] Manuel Melle Ocariz [EMAIL PROTECTED] on 05/22/2001 09:38:17 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Classpath setting Hi

Re: Running Tomcat as an NT Service

2001-05-21 Thread Eric Lubin
I run it as a service on win2000 and don't have this problem. I simply modified the first 2 lines of wrapper.properties like specified, and everything else gets picked up from server.xml or web.xml in my directory. Eric Lubin T/L 443-6954 External: 561-443-6954 Notes ID: elubin@ibmusm20

Images not showing on Win2000

2001-05-21 Thread Eric Lubin
at that directory and let Tomcat build the page for you. Click on both images In my case, only the first one will display. The second will give a 404 page not found error. Eric Lubin [EMAIL PROTECTED]

Images don't show using default directory

2001-05-18 Thread Eric Lubin
of the images are valid graphics and can see them outside of the website. Is there any settings I am missing? Has anyone else seen this? Is this a 2000 thing? Thanks, Eric Lubin [EMAIL PROTECTED]

Re: where would I put a properties file?

2001-05-18 Thread Eric Lubin
You can put the properties file anywhere in your classpath. Eric Lubin T/L 443-6954 External: 561-443-6954 Notes ID: elubin@ibmusm20External: [EMAIL PROTECTED]

Re: port 8080 to port 80?

2001-05-18 Thread Eric Lubin
Yes, it's SERVER.XML not WEBSERVER.XML and it's in the /conf/ directory. Eric Lubin T/L 443-6954 External: 561-443-6954 Notes ID: elubin@ibmusm20External: [EMAIL PROTECTED] Purcell, Scott [EMAIL PROTECTED] on 05/18/2001 09:46:34 AM Please respond to [EMAIL PROTECTED] To: '[EMAIL

Re: Servlet Placement

2001-05-18 Thread Eric Lubin
modify your web.xml file so the classname is coreservlets.HelloWorld Eric Lubin T/L 443-6954 External: 561-443-6954 Notes ID: elubin@ibmusm20External: [EMAIL PROTECTED] Purcell, Scott [EMAIL PROTECTED] on 05/18/2001 10:06:57 AM Please respond to [EMAIL PROTECTED] To: '[EMAIL

Re: RequestDispatcher.forward()

2001-05-18 Thread Eric Lubin
(IOException - the translator might be down,ServConnBhvrErrors.CANT_CONNECT_TO_SERVER,ioe); } } } Eric Lubin T/L 443-6954 External: 561-443-6954 Notes ID: elubin@ibmusm20External: [EMAIL PROTECTED] Sebastian Schulz [EMAIL PROTECTED] on 05/18/2001 10:58:33 AM Please respond

admin question

2001-05-18 Thread Eric Lubin
is there any way to stop/restart the server remotely without telnet access?? I know I can do a net stop jakarta and net start jakarta. Is there any restart option on the admin console? Has anyone written a Java utilility to do this? Thanks, Eric Lubin [EMAIL PROTECTED]