DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28991>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28991 webxml/webinc generation in jspc ant task ignores package param Summary: webxml/webinc generation in jspc ant task ignores package param Product: Tomcat 4 Version: 4.1.29 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Jasper AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The 'jspc' ant task ignores the package spec when it generates a web.xml fragment via the 'webinc=' parameter. All of the servlet specifications in the fragment file have no package tree. As a side effect of this (I think), our JSP page 'Startup.jsp' collides with org.apache.jsp.Startup, and JBoss has an exception when loading our app's dot- ear file. Any of this make sense? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]