All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.enterprise.resource.deployer.LocalStrings.properties Maven / Gradle / Ivy

#
# Copyright (c) 2022 Contributors to the Eclipse Foundation
# Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#

ccp_deployer.incorrect_tx_support=Incorrect Transaction Support Level for this RAR
resource.restart_needed=Server restart needed.
resource.deployment.resource_type_not_implemented=Resource type is not implemented:{0}

conn_pool_obj_utils.pooling_disabled_assocwiththread_invalid_combination=RAR8014: Associate with thread need to be false for Pooling disable to work, for pool: {0}
RAR8014.diag.cause.1=Connection Pool properties, Associate with thread is true and Pooling is disabled which is not allowed.
conn_pool_obj_utils.pooling_disabled_conn_validation_invalid_combination=RAR8015: Connection validation is set to true and Pooling is disable, for pool: {0}
RAR8015.diag.cause.1=Connection validation is useful only in a pooled environment.
conn_pool_obj_utils.pooling_disabled_validate_atmost_once_invalid_combination=RAR8016: Validate At most once period is set when Pooling is disabled, for pool: {0}
RAR8016.diag.cause.1=Validate at most once period is useful only in a pooled environment.
conn_pool_obj_utils.pooling_disabled_match_connections_invalid_combination=RAR8017: Match Connections is set to true when Pooling is disabled, for pool: {0}
RAR8017.diag.cause.1=Match Connections is useful only in a pooled environment.
conn_pool_obj_utils.pooling_disabled_max_conn_usage_invalid_combination=RAR8018: Max Connection usage is set when Pooling is disabled, for pool: {0}
RAR8018.diag.cause.1=Max Connection Usage is useful only in a pooled environment.
conn_pool_obj_utils.pooling_disabled_idle_timeout_invalid_combination=RAR8019: Idle Timeout is specified when Pooling is disabled, for pool: {0}
RAR8019.diag.cause.1=Idle Timeout is useful only in a pooled environment.

cpou.lazy_enlist-lazy_assoc-invalid-combination=LazyConnectionEnlistment need to be true for LazyConnectionAssociation to work, for pool: {0}
cpou.pooling_disabled_assocwiththread_invalid_combination=Associate with thread need to be false for Pooling disable to work, for pool: {0}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy