|
Hey gang, I’ve seen this issue brought up in several postings on
both the Hibernate site and on the lists but have yet to get a definitive
answer. When merging using hibernatedoclet,
with a custom jboss-service-custom.xdt that contains
the following: <depends>jboss.jca:service=LocalTxCM,name=MySqlDS</depends> The resulting jboss-service.xml
has the depends element outside the target mbean. We want this
inside. I’ve read that this is somewhat
fixed in the CVS version, however, it only addresses the
depends element for the datasource. Won’t there be instances where we’d
want additional elements to be merged in the correct location? Can anyone clarify this? See this bug for additional info: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-556 In the meantime, I will try the CVS head… Regards, Roll |
