Hi Kinichiro pls see my comment below;
Kinichiro Inoguchi wrote: >Hi, > >Does anyone know is it possible to overwrite WSDL >of service using RPCMessageReceiver ? > > You can not overwrite wsdl by using RPCMessageReceiver , and wsdl generation noting to do with Message receiver. >I want to use my WSDL file that I modified "types" and > > If I understand correctly , you have your own wsdl and you want to generate service out of that. So best way is to code gen skel. >"namespace" a little bit. >But I also want to use automatic data binding >functionality of RPCMessageReceiver. > >Or if I need to use my own WSDL file, >should I use RawXMLINOutMessageReceiver ? > > No need , you can code gen , at that point code gen tool will generate Message receiver for u. >Thanks, >kinichiro > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com > > > > -- Thanks, Deepal ................................................................ ~Future is Open~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
