You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/LocalStrings.properties
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,4 +48,5 @@ enterprise.deployment.util.application.fail=Application validation fails for giv
48
48
enterprise.deployment.util.descriptor.duplicate=Duplicate descriptor found for given jndi-name: [{0}]
49
49
enterprise.deployment.util.application.lookup=Lookup failed for given jndi-name: [{0}]
50
50
enterprise.deployment.util.unsupportedruntimealtdd=Unsupported external runtime alternate deployment descriptor [{0}]. The currently supported external runtime alternate deployment descriptors are GlassFish runtime deployment descriptors (the file name needs to contain "glassfish-")
51
-
enterprise.deployment.util.resource.validation=JNDI lookup failed for the resource: Name: [{0}], Lookup: [{1}], Type: [{2}]
51
+
enterprise.deployment.util.resource.validation=JNDI lookup failed for the resource: Name: [{0}], Lookup: [{1}], Type: [{2}]
52
+
enterprise.deployment.util.ra.validation=Resource Adapter not present: RA Name: [{0}], Type: [{1}]
0 commit comments