Hi Maurice, I need to use Axis because I've to call some services from another java application. I know that axis is not necessary in order to send data from client to server in gwt applications.
Thanks!! Daniele On 22 Gen, 20:35, Maurice Nee <lyden...@gmail.com> wrote: > Hey, > > Probably a dumb question, but why do you need to use Axis2? I don't > have any experience with it, but I built a GWT app that uses Gilead to > deal with Hibernate/GWT serialization issues and was able to serialize > my POJOs just fine using GWTs built in RPC mechanism. > > -Lyden > > On Jan 19, 2:56 pm, bond <daniele.re...@gmail.com> wrote: > > > Hi, > > I've a project in witch I'm using Gwt 2.1.1 with Gilead 1.3.3, > > Hibernate 3.3 and Axi2. > > I created a web service that returns gilead pojo object of domain. The > > server seems return the object but it doesn't arrive on the client > > that go to org.apache.axis2.AxisFault: Read timed out. If I use a > > simple bean that doesn't extends LightEntity it works!! There is a > > manner to return from web service a gilead pojo object serializable > > that doesn't create this problem? > > > Thanks! > > > Best regards -- 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-toolkit@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.