Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-struts/src/test/java/org/xdoclet/plugin/struts/complete
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27699/src/test/java/org/xdoclet/plugin/struts/complete
Modified Files:
struts-config.xml
Log Message:
fixed problem with merging action declarations
Index: struts-config.xml
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-struts/src/test/java/org/xdoclet/plugin/struts/complete/struts-config.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** struts-config.xml 27 Jun 2005 15:46:24 -0000 1.7
--- struts-config.xml 3 Feb 2006 09:35:54 -0000 1.8
***************
*** 27,30 ****
--- 27,36 ----
<forward name="input" path="input.jsp"/>
</action>
+ <action name="/blumBlam" roles="foo,bar,baz,blurge" scope="request"
type="org.xdoclet.plugin.struts.complete.SimpleAction" path="/simpleAction"
validate="true" parameter="glarch">
+ <exception key="aKey" type="java.a.Type"
path="error.jsp"></exception>
+ <set-property value="aValue" property="aProperty"></set-property>
+ <forward name="success" path="success.jsp"></forward>
+ <forward name="input" path="input.jsp"></forward>
+ </action>
</action-mappings>
<controller className="blam.blum.Flee"></controller>
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits