You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by gustav spellauge <sp...@softing.com> on 2001/02/13 08:52:49 UTC

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

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
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:459)

also i have to restart tomcat after modifications in
ApplicationResources.properties

is there any way to avoid this restart.

thanks in advance

gustav