[progress Communities] [progress Openedge Abl] Forum Post: Re: Need Help On - Error...

  • Thread starter Thread starter Anand Adike
  • Start date Start date
Status
Not open for further replies.
A

Anand Adike

Guest
Thanks Chaya for sharing the files. To use ActiveMQ with Generic JMS Adapter, we need to update [PluginPolicy.Progress.SonicMQ] section in $DLC/properties/AdminServerPlugins.properties file, which is not updated in your file. Could you please update the section in your AdminServerPlugins.properties file as shown below. Change From: [PluginPolicy.Progress.SonicMQ] pluginclasspath=C:\Progress\OpenEdge/sonic/MQ8.5/lib/sonic_Client.jar,C:\Progress\OpenEdge/sonic/MQ8.5/lib/mgmt_client.jar,C:\Progress\OpenEdge/java/progress.jar classpath=C:\Progress\OpenEdge/sonic/MQ8.5/lib/sonic_Client.jar,C:\Progress\OpenEdge/java/progress.jar Change To: [PluginPolicy.Progress.SonicMQ] pluginclasspath=C:\Progress\OpenEdge/java/progress.jar,C:\Progress\OpenEdge/java/ext/activemq-all-5.10.0.jar classpath=C:\Progress\OpenEdge/java/progress.jar,C:\Progress\OpenEdge/java/ext/activemq-all-5.10.0.jar jvmargs=-DsonicMQExtensions=false -DjmsProvider=ActiveMQ Please update above properties and execute the procedure, it should work. Hope this helps!! Thanks, Anand.

Continue reading...
 
Status
Not open for further replies.
Back
Top