Bugs item #447951, was opened at 2001-08-04 08:32 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=447951&group_id=31602 Category: xdoclet Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Vincent Harcq (vharcq) Summary: jboss-xml DTD URL invalid Initial Comment: In the file jboss_xml.j, there is a reference to the jBOSS XML DTD URL, at: <!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS//EN" "http://www.jboss.org/j2ee/dtd/jboss.dtd"> This URL is invalid (e.g. the file no longer exists on the jboss web site). I don't know what the correct URL is for the DTD. The DTD reference should be corrected, or perhaps the whole DOCTYPE line should be removed from the template. ---------------------------------------------------------------------- >Comment By: Vincent Harcq (vharcq) Date: 2001-08-15 08:47 Message: Logged In: YES user_id=125677 I added a version parameter to jboss task. If you set these to 2.2, no DTD will be in the xml files. JBoss don't look at them anyway before 2.4. For JBoss 2.4, put version="2.4" Etc... ---------------------------------------------------------------------- Comment By: Konstantin Pribluda (ko5tik) Date: 2001-08-06 05:49 Message: Logged In: YES user_id=91100 I asked about correct URL in jboss forum, but no answer so far. Anyway, I do not consider this a serious bug ( or even annoyance ) because jboss itself uses local resolver for own dtd and it works fine. When we get answer from jboss folks we can change it very fast. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=447951&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/xdoclet-devel
