help needed to run a JMS application on WSAD
843830May 9 2005 — edited Nov 15 2006Hello 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.