The following comment has been added to this issue:
Author: Marcus Brito
Created: Wed, 4 Jun 2003 9:56 AM
Body:
The <method-attributes/> DTD element was only introduced during the JBoss 3.2
development cycle (which was called 3.1 on it's early days) -- so xdoclet only
generates it if you're using such a version.
XDoclet does similar things for all other containers: lots of elements are
ommited/included depending on the container version indicated in the subtask.
I don't think this specific behavior (<method-attributes/>) deserves much
documentation. However, we should instruct our users to always include a
version="x.xx" attribute to their xml-generating subtasks, so xdoclet can generate the
right content for their container version. We can't make it mandatory, as it would
break existing builds.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-511
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-511
Summary: <method-attributes> tag missing in jboss.xml
Type: New Feature
Status: Assigned
Priority: Major
Time Spent: Unknown
Estimate: 30 minutes
Project: XDoclet
Components:
JBoss Module
Versions:
1.2 Beta 2
Assignee: xdoclet-devel (Use for new issues)
Reporter: Julien Dubois
Created: Wed, 4 Jun 2003 7:39 AM
Updated: Wed, 4 Jun 2003 7:39 AM
Environment: Mandrake 8 + Sun JDK 1.4.1
Description:
The <method-attributes> tag is missing in the jboss_xml.xdt template.
This tag is used, for example, to mark a set of methods as read-only :
<method-attributes>
<method>
<method-name>get*</method-name>
<read-only>true</read-only>
</method>
<method-attributes>
See http://www.onjava.com/pub/a/onjava/2003/05/28/jboss_optimization.html?page=2
---------------------------------------------------------------------
JIRA INFORMATION:
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/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel