From: <leg...@at...> - 2003-12-10 15:02:17
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-538 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-538 Summary: Documentation incorrect for xDoclet jbossservice subtask Type: Bug Status: Unassigned Priority: Minor Project: Hibernate2 Versions: 2.1 Assignee: Reporter: Roland Chan Created: Wed, 10 Dec 2003 9:01 AM Updated: Wed, 10 Dec 2003 9:01 AM Environment: Hibernate 2.1, w/ xDoclet 1.2b4 and CVS Head, and Maven RC1 Description: The document, http://www.hibernate.org/66.html, describes that with the release of 2.1 final there will be a need to add additional mbean properties to the jboss-service.xml that are not supported by hibernatedoclet. The method it uses to describe this is to create a merge file and add your elements there. This is incorrect and misleading since the new elements will be put outside the targeted mbean which is undesired since most users will want the elements to be part of the hibernate factory mbean. Hopefully fixing this doc will save someone else some time. Moreover, there is support for an additional <depends> element, however, I have yet to get this to work correctly. --------------------------------------------------------------------- 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/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |