[ 
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1602?page=comments#action_17688
 ] 

red mark commented on XDT-1602:
-------------------------------

sorry, it is to place the extended action and form in classpath, if they are no 
in the same jar file

> Problem to generate Struts Action-Mapping if the Action is not type 
> org.apache.struts.Action
> --------------------------------------------------------------------------------------------
>
>          Key: XDT-1602
>          URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1602
>      Project: XDoclet
>         Type: Bug

>   Components: Apache Module
>     Versions: 1.2.3
>  Environment: All
>     Reporter: Manfred Wolff
>     Assignee: xdoclet-devel (Use for new issues)

>
>
> If you want to generate a struts configuration from an action that is not 
> directly from the type org.apache.struts.Action, the mapping will not be 
> generated. In the struts_config_xml.xdt you have to change the line 60 from
>   <XDtClass:forAllClasses type="org.apache.struts.action.Action">
> to
>   <XDtClass:forAllClasses>
> then everything works fine.
> In normal project the Actions do not inherited directly from 
> org.apache.struts.Action but from a own baseaction that is a subclass from 
> the original struts action.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to