Thanks for your reply, Brian. It is a jar that will be build in the application server - it's not actually the server side of the RPC calls but the eclipse project that contains the DAO's that the RPC server-side implementations will use.
Joe On Apr 13, 12:21 pm, Brian Cribbs <[email protected]> wrote: > Is it a jar that's built into the application server you're planning on > using or is it just a 3rd party library? > > On Mon, Apr 13, 2009 at 10:10 AM, Joe Hudson <[email protected]> wrote: > > > Hi, > > > I'm new to GWT but trying to get a test project set up. I've followed > > some these instructions: > >http://code.google.com/p/gwt-maven2-starter-app/ > > > Everything is compiling (from a GWT perspective) but when I run in > > hosted mode using gwt:gwt, I get an error because a class that is > > required on the server-side for an RPC call is not found. Is there > > any way that I can add additional modules/dependencies to the > > classpath when running in hosted mode? Thank you very much for the > > help. > > > Joe Hudson --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" 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/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
