Hello Papick, I had some of that too. You're not doing deRPC by any chance? Mind pasting some stacktraces?
On Jan 26, 10:22 am, "P.G.Taboada" <[email protected]> wrote: > Hi, > > I am having trouble with GWT 2.0. I am trying to switch from 1.7 to > 2.0, everything compiles fine, but... > > When I deploy my app I (unfortunately) have my rpc servlets in a > different path. Don't ask me why, I simply can't change this. > > So my RPC servlets are > > /somewhere/here > > and my GWT app is being loaded from > > /somewhere/completely/different/dont/ask/me/why/ > > Well, since loading the gwt.rpc file was miserable failing, I simply > created my own "doGetSerializationPolicy" method that loads the rpc > files from classpath. > > Since GWT 2.0 this is failing with different errors: someones not > being found, someones throwing parseexception. > > Is there any document explaining what has changed with 2.0? > > brgds, > > Papick -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
