[progress Communities] [progress Openedge Abl] Forum Post: Re: Need Help On Ibm Mq - "error...

  • Thread starter Thread starter Anand Adike
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top