Hi I am unable to access the http://people.apache.org/dist/axis2/nightly
Is the site down.:( Regards Kris -----Original Message----- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Thursday, October 26, 2006 8:42 AM To: [email protected] Subject: Re: Building WSDL using latest axis2 nightly Please re-run wsdl2java (in the new dist) against your wsdl. Please don't use the old generated code. thanks, dims On 10/25/06, Sriram Vaidyanathan <[EMAIL PROTECTED]> wrote: > Hi, > I downloaded the latest nightly axis2-SNAPSHOT.jar and tried to compile my existing WSDL, but I get the following error when it tries to compile the generated stub class. > > Cannot find symbol: getElement (org.apache.axiom.soap.SOAPEnvelope,java.lang.String) > > The failure happens because the method. getElement(org.apache.axiom.soap.SOAPEnvelope,java.lang.String) is not found in the org.apache.axis2.client.Stub class. > > Am i missing a Jar file with the latest nightly snapshots because the axis21.0.jar from the stable release was not giving the problem? Any help on this would be appreciated. > > Thanks > Sriram > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
