javax.naming.NameNotFoundException; remaining name '"/location/of/bindings'
Issue
- Getting javax.naming.NameNotFoundException while connecting to IBM MQ via a JMS bridge.
- Connecting to IBM MQ through JNDI results in the following error
javax.naming.NameNotFoundException; remaining name '"/bindings/location"'
at com.sun.jndi.fscontext.FSContext.checkExists(FSContext.java:850)
at com.sun.jndi.fscontext.FSContext.checkIsDirectory(FSContext.java:883)
at com.sun.jndi.fscontext.FSContext.<init>(FSContext.java:108)
at com.sun.jndi.fscontext.FSContext.<init>(FSContext.java:81)
at com.sun.jndi.fscontext.RefFSContext.<init>(RefFSContext.java:97)
Environment
- Red Hat JBoss Enterprise Application Platform
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.