JMS Adapter Configuration

Hi,

I was trying to configue JMS Adapter using Adapter Manager tool. And I have got the following error message. I am using websphere(v 5.0) JMS Provider and have created websphere topic connection factory with name “TestTopicConnectionFactory”.Iam giving this same name as value for JMS Topic Connection Factory in Adapter Manager.

11:34:54 PM [Application] (085) The adapter process could not start up.
11:34:54 PM Could not retrieve an object from the JNDI Provider using the name, TestTopicConnectionFactory. This name should be relative to the initial JNDI context specified in the provider URL. Provider error: javax.naming.NamingException: Failed to initialize the ORB [Root exception is java.lang.reflect.InvocationTargetException].
11:34:54 PM (195) Process exited with code 1.

Any help would be highly appreciated.