gwt-maven and web service

2009-06-12 Thread net
Hi all, I'm trying to call and get response from a wsdl service. When I compile the UI layer with maven, it throws this error: com.google.gwt.user.client.rpc.SerializationException: Type 'javax.xml.ws.WebServiceException' was not included in the set of types which can be serialized by this Seria

problem when

2009-06-11 Thread net
Hi all, i'm newbie in techno thingsbut i'm now developing a UI with gwt ext. I develop on Windows XP. I'd like to call web services. i have a .wsdl file, compile it using cxf (wsdl2java) by maven to generate java sources from wsdl. I wrote a method to call this service in order to get a list o