method-attributes
-----------------

         Key: XDT-1529
         URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1529
     Project: XDoclet
        Type: Bug
  Components: JBoss Module  
    Versions: 1.2.3    
 Environment: Windows XP, Eclipse 3.1.0, JBoss 4.0, Ant 1.6.5
 Reporter: Rod Moten
 Assigned to: xdoclet-devel (Use for new issues) 


XDoclet sometimes generates a jboss.xml file that does not validate against 
http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd. XDoclet always generating 
<method-attributes> in jboss.xml even if @jboss.methd-attributes is not 
specified. XDoclet places <method-attributes> as the last element of the 
<session> element. However, the DTD says that <method-attributes> should appear 
before <port-component>. Therefore, if you run XDoclet on a file that contains  
@jboss.port-component, then the generated jboss.xml file will not validate 
against the JBoss DTD.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to