
com.sun.enterprise.connectors.LocalStrings.properties Maven / Gradle / Ivy
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License"). You
# may not use this file except in compliance with the License. You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt. See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license." If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above. However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#
pingpool.name_not_bound=This pool is not bound in JNDI : {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