Invalid behaviour on base/sub classes
-------------------------------------
Key: XDT-1645
URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1645
Project: XDoclet
Type: Bug
Components: Web Module
Versions: 1.2.3
Environment: Windows XP, Sun JDK 1.4.2, Ant 1.6.1
Reporter: Chris Nappin
Assigned to: xdoclet-devel (Use for new issues)
Not sure if this bug is specific to the Web plugin or generic to all of XDoclet.
XDoclet gets confused between XDoclet tags in a base class and any other class
that extends the base class. For example if a servlet extends another servlet,
and both classes have XDoclet web tags, then the web.xml that is generated will
include mappings for both servlets, plus an extra mapping from the base class
to the sub class.
Then when running up the .war file in Tomcat, any calls to the baseclass
servlet are re-directed to the subclass.
--
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel