reduced memocry usage of package synchronization updated dependencies
This commit is contained in:
@@ -83,7 +83,6 @@ public class JpacrepoCli implements Runnable {
|
||||
}
|
||||
prop.put(Context.SECURITY_PRINCIPAL, rpcUsername);
|
||||
prop.put(Context.SECURITY_CREDENTIALS, rpcPassword);
|
||||
|
||||
prop.put("jboss.naming.client.ejb.context", true);
|
||||
return new InitialContext(prop);
|
||||
}
|
||||
|
Reference in New Issue
Block a user