[jboss-jira] [JBoss JIRA] (HIBERNATE-109) Break hibernate-annotations.jar on server/lib into three (the original ones)

Steve Ebersole (JIRA) issues at jboss.org
Thu Nov 19 10:34:00 EST 2015


    [ https://issues.jboss.org/browse/HIBERNATE-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130922#comment-13130922 ] 

Steve Ebersole commented on HIBERNATE-109:
------------------------------------------

This is not the correct project to report Hibernate issues under. This Jira project is for reporting issues in the integration between Hibernate and WildFly. To report issues in Hibernate, please use https://hibernate.atlassian.net. Thanks.


> Break hibernate-annotations.jar on server/lib into three (the original ones)
> ----------------------------------------------------------------------------
>
>                 Key: HIBERNATE-109
>                 URL: https://issues.jboss.org/browse/HIBERNATE-109
>             Project: Hibernate Integration
>          Issue Type: Feature Request
>         Environment: Windowx XP 32 Bits
>            Reporter: Rodolfo Rothganger
>              Labels: Lib, Server
>
> 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 was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list