[
https://issues.apache.org/jira/browse/OPENJPA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OPENJPA-2843.
------------------------------------
Fix Version/s: 3.1.3
Resolution: Fixed
implemented via reflection. Tested against WAS-9.0.5.5.
How to upgrade a running WebSphere Enterprise server to OpenJPA-3.1.x:
Just copy the required libraries into theĀ {{lib/ext}} folder in your WebSphere
installation.
Also in {{Application servers > WAS_CL01_Member01 > Default Java Persistence
API settings}}:
Turn on {{Specify an alternate default persistence provider}} and set it to
{{org.apache.openjpa.persistence.PersistenceProviderImpl}}.
The 2.1 JPA Specification level has to be selected in the dropdown box.
> try to get rid of com.ibm dependency
> ------------------------------------
>
> Key: OPENJPA-2843
> URL: https://issues.apache.org/jira/browse/OPENJPA-2843
> Project: OpenJPA
> Issue Type: Bug
> Components: kernel
> Affects Versions: 3.1.2
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 3.1.3
>
>
> again and again the uow_api dependency leads to compilation issues due to old
> unlisted repo.
> I'll try to figure if this is even used in WebSphere these days.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)