Index: connectors/connectors-runtime/src/main/resources/com/sun/logging/enterprise/resource/resourceadapter/LogStrings.properties =================================================================== --- connectors/connectors-runtime/src/main/resources/com/sun/logging/enterprise/resource/resourceadapter/LogStrings.properties (revision 32009) +++ connectors/connectors-runtime/src/main/resources/com/sun/logging/enterprise/resource/resourceadapter/LogStrings.properties (working copy) @@ -130,18 +130,18 @@ poolmgr.get_connection_failure=RAR5117 : Failed to obtain/create connection from connection pool [ {0} ]. Reason : {1} RAR5117.diag.cause.1=Error while obtaining a connection from the pool. RAR5117.diag.check.1=Check your connection pool configuration. -rardeployment.invalid_connector_desc=RAR6000 : Invalid deployment descriptor, no connection-definition found either via ra.xml or annotations for the resource-adapter [ {0} ] +rardeployment.invalid_connector_desc=RAR6000 : Invalid deployment descriptor, no connection-definition found either via ra.xml or annotations for the resource-adapter [ {0} ] RAR6000.diag.cause.1=Illegal access Error while instantiating one of the resource adapter java beans like ManagedConnectionFactory or ResourceAdapter Javabean classes. RAR6000.diag.check.1=Check whether the resource adapter have any specific security requirements.. rardeployment.class_not_found=RAR6001 : Class Not found : {0} RAR6001.diag.cause.1=Error while locating one of the resource adapter java beans like ManagedConnectionFactory or ResourceAdapter Javabean classes. RAR6001.diag.check.1=Resource adapter is bundled properly. RAR6001.diag.check.2=Resource adapter jar file deployment descriptor specifies correct class names. -rardeployment.class_instantiation_error=RAR6002 : Could not instantiatiate class : {0} +rardeployment.class_instantiation_error=RAR6002 : Could not instantiate class : {0} RAR6002.diag.cause.1=Error while instantiating one of the resource adapter java beans like ManagedConnectionFactory or ResourceAdapter Javabean. RAR6002.diag.check.1=Resource adapter is bundled properly with all the classes. rardeployment.illegalaccess_error=RAR6003 : Could not access class : {0} -rardeployment.privilegedaction_error=RAR6004 : Privilaged action error : {0} +rardeployment.privilegedaction_error=RAR6004 : Privileged action error : {0} RAR6004.diag.cause.1=Illegal access Error while instantiating one of the resource adapter java beans like ManagedConnectionFactory or ResourceAdapter Javabean classes. RAR6004.diag.check.1=Check whether the resource adapter have any specific security requirements.. rardeployment.mcfcreation_error=RAR6005 : Could not create mcf : {0} @@ -163,7 +163,7 @@ rardeployment.resourceadapter.already.started=RAR6010 : Resource Adapter is already started/deployed : {0} RAR6010.diag.cause.1=Resource Adapter is already active in the connector runtime. RAR6010.diag.check.1=Check whether a previous resource adapter deployment is still available. -rardeployment.failed_toget_classloader=RAR6011 : Failed to obtain the classloader : {0} +rardeployment.failed_toget_classloader=RAR6011 : Failed to obtain the classloader : {0} RAR6011.diag.check.1=There is an internal server error. Please contact Sun Microsystems with the complete log message rardeployment.nullPointerException=RAR6012 : Null pointer Exception : {0} RAR6012.diag.check.1=There is an internal server error. Please contact Sun Microsystems with the complete log message @@ -183,7 +183,7 @@ RAR6017.diag.cause.1=Incomplete or erroneous connection pool creation. RAR6017.diag.check.1=Check whether connection pool is created and is proper. rardeployment.mcf_add_toregistry_failed=RAR6018 : Failed to add MCF to connector registry : {0} -rardeployment.connector_descriptor_notfound_registry=RAR6019 : Failed to get connector descriptor from registry. RarName : : {0} +rardeployment.connector_descriptor_notfound_registry=RAR6019 : Failed to get connector descriptor from registry. RarName : {0} RAR6019.diag.cause.1=Incomplete or erroneous resource adapter deployment. RAR6019.diag.check.1=Check whether the RA deployment is proper and complete. rardeployment.pool_jndi_bind_failure=RAR6020 : Failed to publish connection pool object in JNDI : {0} @@ -222,7 +222,7 @@ loading.wrong_resources_entry=RAR6032 : Wrong connector resource entry in the domain.xml. No corresponding connection pool created. Pool Name: RAR6032.diag.cause.1=Connection Pool Name of the Resource configuration is wrong. RAR6032.diag.check.1=Check whether the connection pool is created. -loading.wrong_connectorpool_entry=RAR6033 : Wrong connector connection pool entry in the domain.xml. No corresponding resource adapter deployed. Resource Adapter Name : +loading.wrong_connectorpool_entry=RAR6033 : Wrong connector connection pool entry in the domain.xml. No corresponding resource adapter deployed. Resource Adapter Name : loading.wrong_adminobject_entry=RAR6034 : Wrong admin object entry in the domain.xml. No corresponding resource adapter deployed. Resource Adapter Name : rardeployment.start_failed=RAR6035 : Resource adapter start failed : {0} RAR6035.diag.cause.1=Could not start the resource adapter instance. @@ -344,7 +344,8 @@ pool.waitqueue.init.failure.exception=RAR7124: Unable to initalize connection pool wait-queue. Exception occurred : pool.resource.gateway.init.failure=Unable to initalize custom connection pool resource-gateway : {0} pool.resource.gateway.init.failure.exception=RAR7125: Unable to initalize connection pool resource-gateway. Exception occurred : -CCP.ValidateAtmostEveryIdleSecs.Set=ValidateAtmostEveryIdleSecs property set for pool : {0} +CCP.ValidateAtmostEveryIdleSecs.Set=ValidateAtmostEveryIdleSecs property set for pool : {0} +endpoint.determine.destinationtype=RAR7126: Assuming destination type {0} for MDB {2} from administered object {1} resource_pool.failed_creating_resource=RAR7127: Unable to create a new resource : {0} connection_sharing_start=ConnectorXAResource.start() - associating connection : {0} connection_sharing_end=ConnectorXAResource.end() called