need to restart tomcat after modifications in (formbean || action class)

2001-02-12 Thread gustav spellauge
i just discovered struts and am experimenting a bit. i discovered that i have to restart tomcat (3.2) after i modified either of the formbean or action class. javax.servlet.ServletException: org.apache.struts.util.PropertyMessageResources at

must restart tomcat

2001-02-14 Thread gustav spellauge
again my qustion: after a change in any of a formbean class or an action class i will have to restart tomcat (3.2) otherwise my app. runs into cast-exceptions. is there any way to avoid this restart. maybe something is wrong with my setup. thanks in advance g.

Re: must restart tomcat

2001-02-14 Thread gustav spellauge
server.xml for your new application? gustav spellauge wrote: again my qustion: after a change in any of a formbean class or an action class i will have to restart tomcat (3.2) otherwise my app. runs into cast-exceptions. is there any way to avoid this restart. maybe something is wrong with

Re: must restart tomcat

2001-02-14 Thread gustav spellauge
01 2:47 PM To: [EMAIL PROTECTED] Subject: Re: must restart tomcat I think, you need to config your server.xml file to tell to "reload" your classes after they are changed / rebuilt. Do you config server.xml for your new application? gustav spellauge wrote: again my qustion: a

Re: must restart tomcat

2001-02-15 Thread gustav spellauge
ubject: Re: must restart tomcat I think, you need to config your server.xml file to tell to "reload" your classes after they are changed / rebuilt. Do you config server.xml for your new application? gustav spellauge wrote: again my qustion: after a change in any of a formbean clas