OPENJPA-1544 Remove WebSphere version number from org/apache/ee/localizer.properties. Patch contributed by Cathy Nordstrom.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@917572 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2010-03-01 16:24:31 +00:00
parent 4d25d3fa21
commit 42769bd9d8
1 changed files with 3 additions and 4 deletions

View File

@ -27,14 +27,13 @@ was-unsupported-op: Unable to execute {0} on a WebSphere managed transaction. \
WebSphere does not support direct manipulation of managed transactions.
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).
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 (version 5.0.2 or newer).
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 (version 5.0.2 or newer).
WebSphere Application Server.
tm-unavailable: Unable to obtain a TransactionManager using {0}.
tsr-cannot-suspend: The Transaction Synchronization Registry can not suspend \
the current transaction.