• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

JMS: JNDI initialisation failed, please check your JNDI settings and service

 
Ranch Hand
Posts: 62
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI ALL,
I keep getting this error for JNDI configuration that I am trying to do for the Websphare MQ I am trying to configure on my solaris box.

I am not sure what is wrong or what I should check extra.

I am posting the relevent portion of JMSAdmin.config file.


INITIAL_CONTEXT_FACTORY=com.sun.jndi.fscontext.RefFSContextFactory
PROVIDER_URL=file:///opt/mqm/bin/jndi

I have tried changing number of "/" in front of "file:" but it does not help.

CLASSPATH=.:/opt/mqm/samp/java/base pt/mqm/java/lib/com.ibm.mq.jar pt/mqm/java/lib/connector.jar pt/mqm/java/lib/com.ibm.mqjms.jar

Thanking you in advance
 
He baked a muffin that stole my car! And this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic