If I can only have it my way, “all I want to do in life is code, eat, have relations, and sleep.”
Alvin Abad –>> Linkedin
DISCLAIMER: The postings on this site are my own and don’t represent the positions, strategies or opinions of my employer.
If I can only have it my way, “all I want to do in life is code, eat, have relations, and sleep.”
Alvin Abad –>> Linkedin
DISCLAIMER: The postings on this site are my own and don’t represent the positions, strategies or opinions of my employer.
Can you point me to an example of a JMX proxy.installApplication (earFile, appName, options, mySession.toString() ); with a Session? I have tried using the ObjectName appServerObjectName = configService.createConfigData( mySession, parent, “Server”, “Server”, attrList );, but this ends up adding a new application server instead of the application that I need to install. I am unable to find a full blown example using Session for an application install.
-Denis