Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

help needed to run a JMS application on WSAD

843830May 9 2005 — edited Nov 15 2006
Hello everybody,

I�m trying to execute a JMS application which calls a QueueConnectionFactory and a Queue by JNDI lookup.

I had configured these queues & Connection Factory at the server configuration for the JMS Server & these are being displayed while the server is starting up that these names had been binded.until here it�s ok.

But the problem comes when I try to us my JMS program with configurations as websphere 5.1 application client.\

The error is being displayed as :

com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object.

[Root exception is java.lang.Exception: De-reference of JMS provider's Reference failed - check provider is on classpath]

WSCL0100E: Exception received: java.lang.reflect.InvocationTargetException

If any body can check this out please help.

best regards,

Raju Cherukuri.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2006
Added on May 9 2005
6 comments
178 views