Hi John, Please find below the config xml.
<config> <jndi> <java.naming.factory.initial>weblogic.jndi.WLInitialContextFactory</java.naming.factory.initial> <java.naming.provider.url>t3://172.31.***.**:7001</java.naming.provider.url> </jndi> <user-name>weblogic123</user-name> <password>weblogic123</password> <connection-factory>AutofixConnectionFactory</connection-factory> <number-of-retries>3</number-of-retries> <retry-wait>2000</retry-wait> <synchronous-reply-destination>pacs/outgoing/request</synchronous-reply-destination> </config> After giving queue name, we got the following error. JMSAdapter, JNDI API lookup failed: weblogic.jms.common.DestinationImpl cannot be cast to javax.jms.Destination Please help. Regards, Saurabh -- View this message in context: http://ars-action-request-system.1.n7.nabble.com/Atrium-Orchestrator-Issue-JMSActorAdapter-Naming-look-up-did-not-return-a-static-destination-tp111303p111305.html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

