Hi,
Can someone please help me with sample code for below scenario:
I have a EAR file which has a java class file and EAR file is deployed in weblogic.
I have to call the java class of EAR file from a standalone java code which is present inside a JAR.
While making the call to EAR i have to pass a parameter from JAR to one of the methods of class file which is present in EAR.
Please help me with sample code.
Thanks & Regards,
Enigma.