A
Anand Adike
Guest
Hi Sivarami, Follow the below steps to generate the jar file. Step 1: compile the java file using following command. javac -cp jms.jar:.: -d . AdminObjectFinder.java Step 2: Now, generate the jar file with below command. jar -cvf AdminObjectFinder.jar jmsfromABL Please follow the below thread to connect WebSphereMQ remotely. https://community.progress.com/community_groups/openedge_development/f/19/t/30343?pi20882=3 Thanks, Anand.
Continue reading...
Continue reading...