I double checked that the addressing-1.0.mar is under modules directory of the Axis repository, and it is there, under : D:\Program Files\apache-tomcat-5.5.17\webapps\axis2\WEB-INF\modules
Any other thoughts ? -----Original Message----- From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED] Sent: Friday, September 08, 2006 12:19 AM To: [email protected] Subject: Re: Exception while running TestEchoNonBlockingDualClient 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(EchoNonBlockingDualCl > ient.java:63) > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
