S
Sivarami Reddy Marella
Guest
Hi Anand, Thanks lot for your help. W e need to follow the below steps to generate the Jar file. 1. Go to the command prompt. 2. Go to the path where we have .java program then run the below commands. javac -cp jms.jar;.; -d . AdminObjectFinder.java jar -cvf AdminObjectFinder.jar jmsfromABL Now my error - "class not found" has been resolved. Now I am receiving the other when I am running the programs from client machine. Please find the attached consumer program and the log file. (Please visit the site to view this file)(Please visit the site to view this file) Thanks, Sivarami
Continue reading...
Continue reading...