
com.sun.enterprise.connectors.LocalStrings.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of connectors-runtime Show documentation
Show all versions of connectors-runtime Show documentation
Java EE Connector Architecture Runtime for GlassFish
The newest version!
#
# 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
#
pingpool.cannot_get_connection=Error getting connection from the EIS
con_mgr.resource_not_shareable=Cannot use resource in unshareable scope
con_mgr.illegal_tx_level=Illegal transaction support level : {0}
con_mgr.error_creating_connection=Error in allocating a connection. Cause: {0}
con_mgr.null_userpass=When res-auth is specified in the runtime deployment descriptor as Application, userid/passwd cannot be null
con_mgr.no_pool_meta_data=No Pool Meta Data object associated with the pool : {0}. Try redeploying the application.
ccp_adm.wrong_params_for_create=Wrong parameters for pool creation : {0}
ccp_adm.no_conn_pool_obj=Failed to get connection pool object for rar name : {0}
ccp_adm.failed_to_create_mcf=Failed to create MCF for {0}
ccp_adm.failed_to_publish_in_jndi=Failed to publish connection pool object in JNDI : {0}
ccp_adm.failed_to_register_mcf=Failed to register MCF in registry : {0}
ccp_adm.invalid_connector_desc=Invalid connector descriptor parameter for rar name : {0}
ccp_adm.null_connector_desc=Null connector descriptor in registr for module name : {0}
ccp_adm.null_pool_name=Pool name not specified
ccp_adm.null_pool=Connection Pool is null : {0}
ccp_adm.connector_res_exist=Connector connection resources exist
ccp_adm.failed_to_unregister_mcf=Failed to remove MCF from registry
ccp_adm.failed_to_remove_from_jndi=Failed to delete connection pool from JNDI : {0}
ccp_adm.failed_to_delete_conn_res=Failed to delete all connector resources : {0}
ccp_adm.could_not_recreate_pool=Could not recreate pool : {0}
ccp_adm.active_ra_not_init=Resource adapter not properly deployed for rar name : {0}
rardeployment.start_failed=Failed to start resource adapter : {0}
aira.cannot_bind_admin_obj=Cannot bind admin object
aira.error_while_config=Error while configuring Resource Adapter javabean
ccr_adm.err_writing_connector_desc=Could not write sun descriptor to domain.xml
rar_archive_not_found=Could not find archive {0}
cof.no.resource.adapter=Cannot create connection factory. Make sure a valid resource adapter has been deployed for this connection factory.
cof.no_access_to_embedded_rar=Only the application that has the embedded resource adapter [ {0} ] can access the resource adapter
aor.could_not_determine_aor=Could not determine appropriate admin object with interface name[ {0} ] and class name [ {1} ]
aor.could_not_determine_aor_type=Could not determine appropriate admin object as there are multiple admin object classes for admin object of type [ {0} ]
aor.could_not_determine_aor_class=Could not determine appropriate admin object as there are multiple admin object interfaces for class name [ {0} ]
con.deployer.resources.exist=One or more resources of resource-adapter [ {0} ] exist, use '--cascade=true' to delete them during undeploy
© 2015 - 2025 Weber Informatics LLC | Privacy Policy