Look at Axis2 1.1 Userguide
https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html
(Save and view to see it as html)
Look at the second part of "Do a Non-Blocking Invocation"

specifically
stub._getServiceClient().engageModule(new QName("addressing"));
stub._getServiceClient().getOptions().setUseSeparateListener(true);

Please let us know how it goes

Thanks
Srinath

On 10/19/06, falom falom <[EMAIL PROTECTED]> wrote:
Hi,

I tested one simple service using WSDL2Java eclipse plugin to generate java
codes for both sync and osync service communication. I think they are only
for one channel communication(singleBlocking and singleNoneBlocking), is
there a way to also generate codes for dual clients? Does WSDL2Java command
support that?

falom

 ________________________________
 雅虎免费邮箱-3.5G容量,20M附件




--
============================
Srinath Perera:
  Indiana University, Bloomington
  http://www.cs.indiana.edu/~hperera/
  http://www.bloglines.com/blog/hemapani

Reply via email to