DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16966>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16966 IPlanet stuff doesn't support <dtd> tag Summary: IPlanet stuff doesn't support <dtd> tag Product: Ant Version: 1.5.1 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The nested element <iplanet> of <ejbjar> task doesn't use dtd mapping made by <dtd> element (as nested element of the same <ejbjar> task). This fact forces to place local dtd directory in ant's classpath in case when it is preferable not to use network look up of dtd's. Sometimes this is not convenient and even not possible. It might be usefull to implement support of <dtd> element for iPlanet stuff.