We have been successfully using Axis 1.1 with our transport. The URL for our
transport uses "jms" as the protocol. All this worked fine - our transport code was
'invoked'  when a client made a request with a URL starting jms:.
We are now trying to move to Axis 1.2. What I am seeing is that instead of invoking our
transport code,  it seems to be invoking code in org.apache.axis.transport.jms.JMSTransport.
Any ideas as what we need to do to get Axis 1.2 to invoke our jms transport code ?

     Jitu

Reply via email to