Remove WebSphere version number from org/apache/ee/localizer.properties
-----------------------------------------------------------------------
Key: OPENJPA-1544
URL: https://issues.apache.org/jira/browse/OPENJPA-1544
Project: OpenJPA
Issue Type: Bug
Components: kernel
Affects Versions: 2.0.0-beta2
Reporter: Cathy Nordstrom
Assignee: Donald Woods
Priority: Minor
Fix For: 2.0.0
A translator reported a problem with translating due to a segmentation error
was-transaction-id-exception: Unable to determine identity of the current \
WebSphere managed transaction. Please ensure that your are running the \
application from within WebSphere Application Server (version 5.0.2 or \
newer).
I noticed that this message and two others contain "5.0.2'". I checked with Jeremy and he
was ok with changing the messages to remove the version id and "newer".
was-transaction-id-exception: Unable to determine identity of the current \
WebSphere managed transaction. Please ensure that your are running the \
application from within WebSphere Application Server.
was-reflection-exception: An error occurred reflecting WebSphere proprietary \
interfaces. Please ensure that you are running the application from within \
WebSphere Application Server.
was-lookup-error: An error occurred looking up the WebSphere extended JTA \
service. Please ensure that you are running the application from within \
WebSphere Application Server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|