Toggle navigation
Home
java.lang.String to org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'infinispan'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Update String Literal
"Failed to perform a lookup for [%s (%s)]"
to
"Trying to lookup TransactionManager for %s"
"Trying to lookup TransactionManager for %s"
to
"Failed to perform a lookup for [%s (%s)]"
Update argument list (Method invocation)
debugf
to
debugf
debugf
to
debugf
Add or Remove Method invocation
ctx.lookup(knownJNDIManager[0])
to
ctx.lookup(knownJNDIManager.getJndiLookup())