Urgent!!!!!!! JavaBean

2002-12-09 Thread Galbayar Dorjgotov
hello all! I'm installed Apache Tomcat 4.x version and running fine and it serves many services. After java bean changes i must restart tomcat? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Urgent!!!!!!! JavaBean

2002-12-09 Thread Alexander Wallace
If you have tomcat configured to autoload classes when they are changed, then you don't have to restart, otherwise you either restart or use the administration tool that comes with tomcat to reload the app On Tue, 2002-12-10 at 03:23, Galbayar Dorjgotov wrote: hello all! I'm installed Apache

RE: Urgent!!!!!!! JavaBean

2002-12-09 Thread Galbayar Dorjgotov
thank you -Original Message- From: Alexander Wallace [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 5:39 AM To: Tomcat Users List Subject: Re: Urgent!!! JavaBean If you have tomcat configured to autoload classes when they are changed, then you don't have to restart