You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/12/08 02:27:10 UTC

DO NOT REPLY [Bug 13837] - DynaActionForm is not sensitive to sub-application

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 craig.mcclanahan@sun.com  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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>