The parameter name is case sensitive. Try using "useOriginalwsdl" instead of "useOriginalWsdl"
Hope it helps, Alex Ridgway, Jamie Mr CONT USAAC wrote: > UNCLASSIFIED//// > > > Yes. > > I am using spring so my AAR file only contains (all under meta-inf/) : > > Wsdl file > Schema files > Services.xml > > If I list the services, I see my service as active and all of the > operations are listed. I just can't pull up the wsdl. > > Thanks, > Jamie > > -----Original Message----- > From: Davanum Srinivas [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 26, 2007 12:14 PM > To: [email protected] > Subject: Re: [U] [Axis2] useOriginalWsdl > > Did you drop the original wsdl into your aar? under META-INF? > > thanks, > dims > > On 6/26/07, Ridgway, Jamie Mr CONT USAAC <[EMAIL PROTECTED]> > wrote: >> UNCLASSIFIED//// >> >> >> How does the useOriginalWsdl setting work? >> >> If I set this to true, the <service endpoint>?wsdl convention returns >> an error that axis is unable to generate the wsdl. Since I am working >> contract first and have provided my WSDL to the consumers, I would >> like to preserve the WSDL I constructed. >> >> Do I need to ensure my WSDL is in a specific path within the AAR? >> >> Thanks, >> Jamie >> UNCLASSIFIED//// >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Davanum Srinivas :: http://davanum.wordpress.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > UNCLASSIFIED//// > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
