DO NOT REPLY [Bug 21913] - Reloading a Struts app doesn't update form bean definitions

2003-08-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21913

Reloading a Struts app doesn't update form bean definitions

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-08-10 11:51 ---
I do get the same problem on Tomcat 4.1.24 with DynaActionForms. It happens even
after a shutdown and restart of the container (not just the application).
No problem with regular ActionForm classes. 

I agree with David though, that this is a Tomcat problem and not Struts. so I'm
closing this as a Struts issue, but you should consider opening a ticket for
Tomcat. In the meantime, the work-around would be to use ActionForm classes (Not
ideal, I know).

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21913] - Reloading a Struts app doesn't update form bean definitions

2003-08-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21913

Reloading a Struts app doesn't update form bean definitions





--- Additional Comments From [EMAIL PROTECTED]  2003-08-10 16:16 ---
Strange, I've recently started using DynaValidatorForms and haven't had any
problems with Tomcat picking up changes to their properties.  I stop and restart
the container between tests.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21913] - Reloading a Struts app doesn't update form bean definitions

2003-08-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21913

Reloading a Struts app doesn't update form bean definitions





--- Additional Comments From [EMAIL PROTECTED]  2003-08-02 23:14 ---
I'm using Tomcat 4.1.24, and no, I have not tried it in other containers. However, I 
seriously 
doubt this is a container issue. 
 
I probably wasn't clear enough in my original report, but the changes I'm making to 
form beans 
are in the struts-config.xml file only. When making a change to a form-bean-definition 
in that 
file and then reloading the app, Struts doesn't seem to notice that I changed the 
struts-config.xml file. If I remove and then re-install the app, then it notices and 
the changes 
take effect.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21913] - Reloading a Struts app doesn't update form bean definitions

2003-08-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21913

Reloading a Struts app doesn't update form bean definitions





--- Additional Comments From [EMAIL PROTECTED]  2003-08-02 22:10 ---
Struts has no control over how a container reloads an app.  What container are 
you using?  Does this happen in other containers?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]