I have created following in Weblogic : MyJMSServer Persistent Store: Target:domain Current Server:domain
Created TestModule having: ConnectionFactory Type:Connection Factory JNDI Name:JNDIConnectionFactory Subdeployment:TestSubdeployment Targets:MyJMSServer
Queue Type:Queue JNDI Name:JNDIQueue Subdeployment:TestSubdeployment Targets:MyJMSServer
I tested the cofiguration and connection. Both successful via TIBCO BW. But when I run it I am always getting this error - "[JMSExceptions:045102]A destination of name "Queue" was not found on WLS server "domain"."