Re: axis2/java service client set operation

2011-03-03 Thread Gordon Brown
Martin, You example is exactly what I used with axis/java 1.4. But now I am using AXIS2/Java, and AXIS2/Java doesn't seem to have these APIs any more. Thanks! Gordon  From: Martin Gainty mgai...@hotmail.com To: java-dev@axis.apache.org;

axis2/java service client set operation

2011-03-02 Thread Gordon Brown
Hi All, I am using axis2/java to build a web service client component. I have a question. Is there a way to set the operation name in the web service client? Using axis/j, I can do something like this:     org.apache.axis.client.Service soapService = new