That class seems to be obsolete today--it is in the Axis2 0.95 API: http://ws.apache.org/axis2/0_95/api/org/apache/axis2/client/Call.html
But I cannot find it in the Axis2 1.2 API: http://ws.apache.org/axis2/1_2/api/index.html FWIW, it would probably be in the lib/axis2-kernel-1.2-RC2.jar of the Axis2 binary download if it existed (which it doesn't). Glen Am Dienstag, den 22.05.2007, 02:42 -0700 schrieb dhillarun: > Hi all, > > I am using Apache axis2 framwork (axiom) to create web servies. > But while implementing the client program, > I am unable to import the "org.apache.axis2.client.Call" Class. > > In which .jar file its available? So that i can download and import that > .jar file. > Pl. do reply me. > > Arun. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
