Hi Agito,

when you on the server side, you can do anything you can do with java.
No limits from GWT applies.

With other word, you may ask any other java group, too

Stefan Bachert
http://gwtworld.de

On Jun 17, 5:59 am, AgitoM <karel.m...@gmail.com> wrote:
> For a big GWT project I am working on, we need to to retrieve data
> from other computer systems. Based on my previous experience, a good
> way to integrate these two systems, is to integrate them together
> using a SOAP based Web Service.
>
> Preferably I would like to server side of my GWT project to invoke the
> Web Service of the other system, and retrieve some data which is then
> send back to the client using GWT's normal RPC methods.
>
> I've tried creating such a integration using AXIS2 in Eclipse. This
> however does not seem to work well. Therefore I would like to ask if
> anyone knows what is the way Google prefers for GWT projects to make
> Web Service calls?
>
> I've tried  Googling for solutions for a significant amount of time,
> but couldn't find much.
> Anyone have any idea?

-- 
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