Hi Eran
excellent - actually i had read it, but I'd forgotten :-(. I've got this working in 2 ways:

1. (as described in http://ws.apache.org/axis2/1_0/userguide3.html), by setting ConfigurationContext.
2. by setting -Daxis2.repo on the java command line

BUT the above page also says .. "There are two ways of (engaging addressing for the Client). One is to get the addressing-<version>.mar from modules folder of the std-bin distribution. And then making that available in your classpath."

I added addressing-1.0.mar to the classpath I supply on the java command line and it doesn't help. I guess I'm missing something?

I also had to edit the supplied client to give the full (versioned) name of the module, i.e.

serviceClient.engageModule(new QName("addressing-1.0"));

I'm not sure this is explained anywhere (?). All good stuff though ... thanks again!
Rob

----- Original Message ----- From: "Eran Chinthaka" <[EMAIL PROTECTED]>
To: <axis-user@ws.apache.org>
Sent: Wednesday, May 10, 2006 5:17 PM
Subject: Re: [Axis2 1.0] SGCCalculator sample



Reply via email to