Struts merge feature doesn't set my actionmapping className attribute
---------------------------------------------------------------------
Key: BEEHIVE-246
URL: http://issues.apache.org/jira/browse/BEEHIVE-246
Project: Beehive
Type: Bug
Components: NetUI
Versions: V1Alpha
Environment: Windows, Beehive alpha V1
Reporter: Sunny Yee
When an action method with a form parameter is specified in a JPF file, the
generated <action> mapping's className attribute is always set to
"org.apache.beehive.netui.pageflow.PageFlowRequestProcessor".
I'm using the Struts merge feature where I have a struts-config.xml that I used
to merge its content with the generated struts-config.xml files. I specifies
my ActionMapping class for this action, but the generated struts-config.xml
doesn't use my value, and always set it to
"org.apache....PageFlowRequestProcessor". I think the NetUI/Struts Merge code
should set the className to my className value, unless one is not specified.
Thanks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira