I renamed addressing-0.95.mar to addressing-0.95.jar and add it to the project libraires in Eclipse.

EchoNonBlockingDualClient arises this:

org.apache.axis2.AxisFault: Module not found
at org.apache.axis2.description.AxisService.engageModule(AxisService.java:311) at org.apache.axis2.client.ServiceClient.engageModule(ServiceClient.java:273)
        at client.Client.invoke(Client.java:66)
        at client.Client.<init>(Client.java:28)
        at client.Client.main(Client.java:109)



Chinthaka wrote:
Michele Mazzucco wrote:
Hi Eran,

I'm sorry, but I cannot find the options.engageModule() call. Do you
mean options.setAction() (I'm just trying to guess since the APIs don't
explain what that method actually do)?

I'm sorry its ServiceClient.engageModule("addressing").


Reply via email to