JNDI lookup of the JMS connection factory testCF failed
Hello Folks,
I am trying to connect to a remote Queue on different WLS domain from OSB via PS & BS, When I try to push a simple "hello world" msag fom PS/BS, I get this exception -
JNDI lookup of the JMS connection factory testCF failed:javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalException: RJVM has already been shutdown
I have checked on the other domain -
the Queue CF exists
the Queue (Distributed) Queue exists
the JNDI tree has all the objects visible.
Have added the host name in /etc/hosts file, doesnt help
Any ideas what could be the issues. I am on OSB 11g R1 and other WLS domain is on WLS 10.0 mp1
Cheers,
Abhijeet