Break hibernate-annotations.jar on server/lib into three (the original ones)
----------------------------------------------------------------------------
Key: JBAS-6306
URL:
https://jira.jboss.org/jira/browse/JBAS-6306
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: ClassLoading
Affects Versions: JBossAS-4.2.3.GA
Environment: Windowx XP 32 Bits
Reporter: Rodolfo Rothganger
Assignee: Scott M Stark
Currently I am developing an application that includes hibernate-3.2.6.jar and hibernate
annotations WITHOUT hibernate validator on a proper classloading isolation (EAR) config.
Since hibernate relies on the presence of validator classes to enable/disbale validation
(regardless of the classloader it´s associate with, child or parent) I had to remove the
hibernate-annotations.jar from my server/lib directory and replace it with a version
WITHOUT hibernate-validator.
My request is: to break the hibernate-annotations.jar file in three (the original ones):
hibernate-annotations.jar, hibernate-core-annotations.jar and hibernate-validator.jar.
Note: the actual problem is not the presence of hibernate-validator on the classpath but
the fact that this is an outdated non-compatible with hibernate 3.2.6 version.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira