Hi,
I use Axis2 version 1.1.1 with JMS. I get the following warning when I send a message via JMS to the server: WARN org.apache.axis2.transport.jms.JMSOutTransportInfo - Cannot get or lookup JMS destination : StockQuoteService from url : jms:/ StockQuoteService?transport.jms.ConnectionFactoryJNDIName=QueueConnectio nFactory&java.naming.factory.initial=org.jnp.interfaces.NamingContextFac tory&java.naming.provider.url=jnp://localhost:1199 : StockQuoteService not bound But the webservice works fine. I get the right response. Is there a possibility to avoid this warning maybe by creating a special context in the client? Thanks, Ines
