@jboss.depends tag does not work because of discrepancy between .xdt template
and documentation
-----------------------------------------------------------------------------------------------
Key: XDT-1658
URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1658
Project: XDoclet
Type: Bug
Components: JBoss Module
Versions: 1.2.3
Environment: Any
Reporter: Alexander Kolesnikov
Assigned to: xdoclet-devel (Use for new issues)
Priority: Minor
According to the XDoclet documentation, the @jboss.depends tag has only one
parameter, 'name'. However the value assigned to this parameter does not go
into the generated descriptor. The <depends></depends> tag is created, but it
is empty.
This is because in the jboss-service-template.xdt template the tag is defined
as follows:
<XDtClass:classTagValue tagName="jboss.depends" paramName="object-name"/>
I.e. the parameter name should be not 'name' but 'object-name'.
Either the documentation or the template should be changed.
--
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
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel