blob: a6e9e8424175cda78ad6e3ff98c305ac74c06bf4 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
tm-not-found: Could not perform automatic lookup of EJB container''s \
javax.transaction.TransactionManager implementation. Please ensure that \
you are running the application from within an EJB 1.1 compliant EJB \
container, and then set the org.apache.openjpa.ManagedRuntime property to the \
appropriate value to obtain the TransactionManager.
expected-reference: Expected object to be of type Reference, but instead was \
"{0}".
not-supported: This operation is not supported.
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).
was-reflection-exception: An error occured reflecting WebSphere proprietary \
interfaces. Please ensure that you are running the application from within \
WebSphere Application Server (version 5.0.2 or newer).
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).