[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4955?page=c...
]
John Liptak commented on HHH-4955:
----------------------------------
10.3 does work with the supplied jar file; however, you have to exclude WLS's verison
in weblogic-application.xml:
<wls:prefer-application-packages>
<wls:package-name>javax.persistence.*</wls:package-name>
</wls:prefer-application-packages>
java persistence not bundled with 3.5.0-CR-2
--------------------------------------------
Key: HHH-4955
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4955
Project: Hibernate Core
Issue Type: Bug
Components: build
Affects Versions: 3.5.0-CR-2
Environment: Hibernate 3.5.0-CR-2
Reporter: Daniel Padwa
Upgrading from Annotations 3.4 to the unified 3.5 core, I no longer get the
ejb3-persistence library in the download.
Even worse, the ejb3-persistence.jar that shipped with Annotation 3.4 does not work with
3.5.0-CR2 - it is missing the class javax.persistence.Cacheable
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira