Clark, Stephen wrote:
> All,
>  
> I am new to Axis and have been trying to update the NonBlockingDual
> client to use Transport Asynchrony for a specific web service.  The
> example works OK if i do not use a separate listener but as soon as I
> set options.setUseSeparateListener(true); and run the example it
> simply hangs.  I am using the default axis2.xml file supplied with the
> userguide samples.  I have included the source code at the end of this
> e-mail.
Yes when you use separate listener , Axis2 start a server at the client
side , that is why you see that your application hang . I probably think
you might have gotten the response though your application get hanged. ?

-Deepal


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to