Not if you have used transfer objects. If you want to use transfer objects with RPCMessageReceivers you will have to tinker your WSDL. This article [1] has some tips that could help with this regard.
Thanks, Keith. [1] http://wso2.org/library/3726 On Fri, Dec 12, 2008 at 10:36 PM, Deepal Jayasinghe <[email protected]>wrote: > Well, if it is just changing the those attributes, I think he can still > use the RPC MR. > > Deepal > > You might not be able to use the default RPCMessageReceivers with a > > custom WSDL though. You might need to do some tinkering to the WSDL to > > get it to work. > > > > Thanks, > > Keith. > > > > On Fri, Dec 12, 2008 at 10:00 PM, Rodrigo Asensio <[email protected] > > <mailto:[email protected]>> wrote: > > > > all right, thanks for the tip > > > > > > Rodrigo Asensio > > [email protected] <mailto:[email protected]> > > http://www.rodrigoasensio.com > > "To err is human, but to really screw up requires the root password." > > > > > > > > On Fri, Dec 12, 2008 at 2:26 PM, Deepal Jayasinghe > > <[email protected] <mailto:[email protected]>> wrote: > > > For that case, you have to put your wsdl into the service aar > > file. Then > > > it will display yours rather than generating new one. > > > > > > Deepal > > >> wanna override the default nillable and maxOccurrences attrib > > at types > > >> > > >> > > >> Rodrigo Asensio > > >> [email protected] <mailto:[email protected]> > > >> http://www.rodrigoasensio.com > > >> "To err is human, but to really screw up requires the root > > password." > > >> > > >> > > >> > > >> On Fri, Dec 12, 2008 at 1:06 PM, keith chapman > > <[email protected] <mailto:[email protected]>> wrote: > > >> > > >>> Depends on your requirement. What sort of things do you wanna > > override? > > >>> > > >>> Thanks, > > >>> Keith. > > >>> > > >>> On Fri, Dec 12, 2008 at 6:19 PM, Rodrigo Asensio > > <[email protected] <mailto:[email protected]>> wrote: > > >>> > > >>>> Is there any way to override the wsdl generation ?? or should > > I do it > > >>>> manually ? > > >>>> thanks > > >>>> > > >>>> > > >>>> Rodrigo Asensio > > >>>> [email protected] <mailto:[email protected]> > > >>>> http://www.rodrigoasensio.com > > >>>> "To err is human, but to really screw up requires the root > > password." > > >>>> > > >>> > > >>> -- > > >>> Keith Chapman > > >>> Senior Software Engineer > > >>> WSO2 Inc. > > >>> Oxygenating the Web Service Platform. > > >>> http://wso2.org/ > > >>> > > >>> blog: http://www.keith-chapman.org > > >>> > > >>> > > >> > > >> > > > > > > -- > > > Thank you! > > > > > > > > > http://blogs.deepal.org > > > > > > > > > > > > > > > > -- > > Keith Chapman > > Senior Software Engineer > > WSO2 Inc. > > Oxygenating the Web Service Platform. > > http://wso2.org/ > > > > blog: http://www.keith-chapman.org > > -- > Thank you! > > > http://blogs.deepal.org > > -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org
