Change By: Fernando Ribeiro (14/Jul/13 11:05 PM)
Workaround Description: Add the following lines to the module.xml file:

<module...>
 ...
 <dependencies>
   ...
   <module name="javax.persistence.api" optional="true" />
   <module name="org.hibernate" optional="true" />
   <module name="org.javassist" optional="true" />
 </dependencies>
</module>
Workaround: Workaround Exists
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira