For the Gears API library for GWT version 1.2.1, gwt-gears.jar vs. gwt-gears-noredist.jar, the difference is the xerces library is not bundled.
On Tue, Aug 18, 2009 at 10:12 AM, Jason Parekh<[email protected]> wrote: > Hey Philip, > Glad everything worked OK. Did your database functionality also work? > FWIW, I tried setting up the project locally, and using only gwt-gears.jar > worked, though I did not have a server-side component. I'm not sure what > the noredist does not contain, but if you notice strange behavior, you may > want to try with regular gwt-gears.jar on a clean project. > jason > > > On Mon, Aug 17, 2009 at 9:33 PM, philipmac <[email protected]> > wrote: >> >> >> Good news everyone! >> >> So, I was wondering why there is two gears jars, one called gwt-gears- >> noredist.jar and one called gwt-gears.jar. >> >> >> Well, instead of adding gwt-gears.jar to the project, I added gwt- >> gears-noredist.jar. >> The above seems to work now. >> I shall have to test the db functionality now. >> >> > > > > > -- Google Code Jam 2009 http://code.google.com/codejam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
