Bruce, if you meant this message "Server resource javax.xml.XercesImpl could not be found in the web app, but was found on the system classpath."It is clearly stated that this class has been found in the system classpath, use at your own risk. That said, i have to admit that I'm agree with John comment, if you provide the user for a kind of command-line option (-extraclasspath xx.jar), there are no more ambiguities (the user could unintentionally have in his sys cp a class leading to some bad side-effects on other classes).
On Mon, Mar 9, 2009 at 2:40 PM, Bruce Johnson <[email protected]> wrote: > @Sami: Glad to hear it. If you (or anyone else reading this) have a moment > to do so, we'd love for you to take a look at the warning message that > occurs and let us know if you think it will make sense to the overall GWT > user base. Not everybody using GWT even understands war-style apps, so the > warning needs to be worded well enough to make sense to them, too. > > > On Mon, Mar 9, 2009 at 6:48 AM, Sami Jaber <[email protected]> wrote: > >> Thanx Scott, maven/eclipse users will be grateful for this wise patch >> http://code.google.com/p/google-web-toolkit/source/detail?r=4944 >> >> :-) >> >> Sami >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
