Patches item #489298, was opened at 2001-12-05 01:18 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=489298&group_id=31602
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: David Budworth (dbudworth) Assigned to: Nobody/Anonymous (nobody) Summary: Don't add DTD line for Jboss 3 (RH) Initial Comment: JBoss does not have a DTD for jboss 3 yet. This patch leaves the DTD marker there, but will not generate it when 3.0 is there. I suggest adding it back after they make the dtd, without this, you can't deploy ejb jars in jboss 3. Index: core/resources/xdoclet/ejb/vendor/jboss_xml.j =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor/jboss_xml.j,v retrieving revision 1.13 diff -r1.13 jboss_xml.j 5c5 < <XDtConfig:ifConfigParamEquals paramName="Version" value="3.0"> --- > <XDtConfig:ifConfigParamEquals paramName="Version" value="fixMeWhen3.0HasADTD"> ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=489298&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
