[jboss-jira] [JBoss JIRA] Moved: (HIBERNATE-109) Break hibernate-annotations.jar on server/lib into three (the original ones)
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Wed Dec 10 12:15:46 EST 2008
[ https://jira.jboss.org/jira/browse/HIBERNATE-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott M Stark moved JBAS-6306 to HIBERNATE-109:
-----------------------------------------------
Project: Hibernate (was: JBoss Application Server)
Key: HIBERNATE-109 (was: JBAS-6306)
Component/s: (was: ClassLoading)
Affects Version/s: (was: JBossAS-4.2.3.GA)
Security: (was: Public)
> Break hibernate-annotations.jar on server/lib into three (the original ones)
> ----------------------------------------------------------------------------
>
> Key: HIBERNATE-109
> URL: https://jira.jboss.org/jira/browse/HIBERNATE-109
> Project: Hibernate
> Issue Type: Feature Request
> 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
More information about the jboss-jira
mailing list