@web.servlet* not work if my extend another servlet without source -------------------------------------------------------------------
Key: XDP-230 URL: http://jira.codehaus.org/browse/XDP-230 Project: XDoclet 2 Plugins Issue Type: Bug Components: web Reporter: Victor Bavin Servlet /** * @web.servlet name="S2" * @web.servlet-mapping url-pattern="/s2" **/ public class S2 extends S1{ ... } S1 is abstract class in library (his source in another project) In this case web.xml not generated for S2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ xdoclet-plugins-interest mailing list xdoclet-plugins-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest