Hi Gul; You need to have addressing module in the class path or your Axis2 repository.
Thanks De > > I am trying to get TestEchoNonBlockingDualClient example working with > the MyService example > and getting following exception. Can anyone give me a pointer to get > this client working? > > Note MyService example is working properly with > TestEchoBlockingClient, but not with the > TestEchoNonBlockingDualClient. > > org.apache.axis2.AxisFault: Module not found > at > org.apache.axis2.description.AxisService.engageModule(AxisService.java:395) > > at > org.apache.axis2.client.ServiceClient.engageModule(ServiceClient.java:279) > > at > userguide.clients.EchoNonBlockingDualClient.main(EchoNonBlockingDualClient.java:63) > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
