Hi Vertik-

The gwt-rpc mechanism uses its own proprietary object serialization,
and as such, cannot be used as a "normal" web service (i.e., an xml
web service generated from a wsdl).  I could *definitely* be wrong
about this, so seek a second opinion.

You can still use GWT for other things, just not this part of your
application.

Good luck!

On Apr 6, 2:58 am, Vertik <ver...@gmail.com> wrote:
> Hi,
>
> I want to generate form wsdl file a client side (would be my server
> side) to invoke external ws. How Can i do it?? If i use wsdl2java tool
> to generate client side it would be works to use in gwt app?? (all
> without appEngine) or is necessary create using different tool?
>
> web app<using RPC->server<-using java method to invoke>WS
>
> This ws has a security headers and i don't know how can i introduce
> the header in the soap message.
>
> Can you help me, please?
>
> Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to