This error: JMSAdapter, JNDI API lookup failed: weblogic.jms.common.DestinationImpl cannot be cast to javax.jms.Destination
Suggests the WL driver is written around JMS 1.0.2 and not JMS 1.1. There were some subtle changes in the spec that made integrating with JMS 1.1 easier, and Destination is one of those interfaces if I recall.
John _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

