JNDI naming exception:javax.naming.NameNotFoundException when trying to create Connection factory

I faced a problem which is when trying to establish connection Factory to the JMS server that I have configured correctly , I got that error.
the following is the code






The hi lighted line failed.
I am sure that I created the connection factory with the correct JNDI name. it runs successfully on the integated WLS , but not working on the Stand alone WLS

 The solution is
Deploy you JMS server on the admin server not on the managed server

Comments

Popular posts from this blog

Another user has changed the row with primary key oracle.jbo.Key[12 ].

weblogic windows JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: Failed to lock cwallet.sso.lck

Working With File Throgh WebUtill