[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Use The Generic Jms...

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

Anand Adike

Guest
In order to resolve “java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory” error, we need to add /lib/ jnp-client.jar to classpath and pluginspath under SonicMQ section in $DLC/properties/AdminServerPlugins.properties file. Instead of updating the AdminObjectFinder.class file in AdminObjectFinder.jar archive, update the AdminObjectFinder.java class with INITIAL_CONTEXT_FACTORY class that you are using and create the jar with updated classes. Use the created jar file for connection factory. Hope this help!! Thanks, Anand.

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