Hi,
The org.apache.cxf.transport.jms.JMSConduit seems tightly coupled with
JNDI. I want to be able to use it without depending on JNDI atall. It would
be nice if future versions could have loose coupling with JNDI. Something
that could be configured using spring.
I'm now writing my own JMSConduit which uses a JMSTemplate instead of reuing
the one provided.
Thanks,
Abhi
--
View this message in context:
http://www.nabble.com/Using-JMSConduit-without-JNDI-tp19007202p19007202.html
Sent from the cxf-user mailing list archive at Nabble.com.