JMS Connection alias

Hi,

I am facing problem when creating JMS connection alias and JNDI provider alias.
Could anyone of you please let me know what inputs i need to pass for creating the JNDI provider alias and JMS connection alias.
I am using WM7.1.2 and jms provider is weblogic 8.1
Attached below are the screen shots for the same. Please let me know if anything needs to be done.
the error I am getting is "com.wm.app.b2b.server.jms.JMSSubsystemException: [ISS.0134.9016] Error creating connection factory: While trying to lookup ‘com.cw.clarify.obi.JMSConnectionFactory’ didn’t find subcontext ‘cw’ Resolved com"
JMS connection alias.jpg
JNDI provider alias.jpg

By looking at the connection settings, i see that the connection factory lookup name is messed up. If your connection factory lookup name is JMSConnectionFactory then just use the name “JMSConnectionFactory” instead of “com.cw…”

Cheers,
Akshith

Hi,
Most probably this issue was solved beacuse it is very old. But i’m going to set my comments because may be it will be useful for other users. The JMS facotry is responsible for giving a connection to the JMS broker to the connection alias. And the connection alias must be configured by the broker administrator in the below case you should ask the administrator of the webLogic broker.

If you are using webMethods JMS broker (available from webMethods 8) you can configure your “Connection factory” from my webMethods.

Good luck everybody.

Hossam Fakhry

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.