DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13837>.
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=13837

DynaActionForm is not sensitive to sub-application





------- Additional Comments From [EMAIL PROTECTED]  2002-12-08 01:27 -------
Oh brother ... this is caused by the fact that we're using a static collection
inside DynaActionFormClass, so the namespace for DynaActionForm names is the
entire webapp, instead of a particular module :-(.

I'm investigating whether this can be resolved easily ... in the mean time, you
can use DynaActionForms in application modules as long as they do not have the
same name.

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

Reply via email to