Hi ; You have two way of doing that; - Drop the addressing module into class path (here the class path is the location where your axis2 jars are located) - Create configuration context using a repository where repo will contains addressing module.
btw following faq will help you http://www.wso2.net/kb/182 Smirnova, Natalya wrote: > Hello. > > I have the following issue: > > How I can engage addressing module on client side? I read User Guid > and found two ways. > > But I can include into classpath only *.jar or *.zip archives, and > cannot include addressing-1.0.mar. I tried rename into > addressing-1.0.jar, but it didn’t work. > > How I can use the second way, if I use JBOSS application server? Axis2 > is .war archive, which is deployed on server and I cannot access > repository folder in my client code. > > I have such errors: > > 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 > client.EchoNonBlockingDualClient.main(_EchoNonBlockingDualClient.java:52_) > > Best regards, Smirnova Natalya. > > MERA NN /EMA/custom software > -- Thanks, Deepal ................................................................ ~Future is Open~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
