You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Kang, Kamaljeet K." <Ka...@tellabs.com> on 2006/11/21 22:00:58 UTC

Oneway msg/JMS transport

Hi,

I have one way message as defined 

<wsdl:operation name="notify">
      <wsdl:input>
        <soap:header message="tns:notify" part="mtosiHeader"
use="literal"/>
        <soap:body parts="mtosiBody" use="literal"/>
      </wsdl:input>
</wsdl:operation>


I am using JMS as transport, auto generated the code, the client seems
to be waiting for the reply.

Nov 21, 2006 3:43:14 PM org.apache.axis2.transport.jms.JMSSender invoke
WARNING: Did not receive a JMS response within 30000 ms to destination :
queue://TestTopic

Is it a bug?

Thanks

Kamal

============================================================
The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader
of this message is not the intended recipient, or an employee
or agent responsible for delivering this message to the
intended recipient, you are hereby notified that any reproduction,
dissemination or distribution of this communication is strictly
prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and
deleting it from your computer. Thank you. Tellabs
============================================================

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org