On 11 Dec 2003 14:13, sgwood wrote:
>On 09 Dec 2003 19:43, rollatwork wrote:
>>I've seen this talked about on the XDoclet mailing list, however,
>>there was no answer posted. Since this article discusses it, I'll put
>>my question here and hopefully someone can respond:
>>The jboss-service-custom.xdt when merged puts the new elements outside
>>the mbean for which I would like for it to be child nodes of. Is
>>there anyway to accomplish this.
>>My xdt looks like this:
>><depends>jboss.jca:service=LocalTxCM,name=MySqlDS</depends>
>>I'm using XDoclet 1.2b4 with Maven RC1.
>>Regards,
>>Roll
>In XDoclet 1.2b4, there is a bug in the jboss-service.xdt (XDoclet
>template) which does this. I'll do a fix, and post it here and in the
>Hibernate and XDoclet forums.
>Ask this sort of question in the Hibernate forums - I doubt people are
>looking at this page to answer you.
>Cheers,
>Sherman
Check out issues on XDoclet JIRA:
For the fix to your problem:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-556
Hibernate 2.1 JBoss XDoclet:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-734 |