Thanks Keith, I will enable the debug option and try it out. Regards, Ravi
On Thu, Jan 8, 2009 at 5:48 PM, keith chapman <[email protected]>wrote: > Hi Ravi, > > Please have a look at http://wso2.org/library/3743 That will give you the > answer to your problem. > > Thanks, > Keith. > > > On Fri, Jan 9, 2009 at 6:37 AM, Wishing Carebear < > [email protected]> wrote: > >> Hello: I'm new to axis2. Trying the pojoguide samples of Weatherservice >> with a complextype Weather. >> >> When looking into the wsdl, noticed the Weather complexType has name as >> param0 as shown below: >> >> <xs:element name="setWeather"> >> >> <xs:complexType> >> >> <xs:sequence> >> <xs:element minOccurs="0" name="param0" nillable="true" >> type="ax22:Weather"/> >> </xs:sequence> >> </xs:complexType> >> </xs:element> >> >> Wondering if it is possible to give a logicalname. >> >> Thanks, >> Ravi >> >> >> > > > -- > Keith Chapman > Senior Software Engineer > WSO2 Inc. > Oxygenating the Web Service Platform. > http://wso2.org/ > > blog: http://www.keith-chapman.org >
