On 04/22/2009 05:35 PM, Cliff Newton wrote: > I recently downloaded the GWT/App Engine Eclipse plugin. I created a > new using the "create new web application project" button on the > toolbar. I named my project and unchecked the option to use google app > engine. I only want to use GWT. > > After creating the project I decided to make sure everything was ok > and ran it without making any changes. I get the following error: > > [ERROR] Failure while parsing XML > org.xml.sax.SAXNotSupportedException: > http://apache.org/xml/features/nonvalidating/load-external-dtd > at gnu.xml.stream.SAXParserFactory.setFeature(libgcj.so.81) >
Looks like you'll have to install a supported Java Runtime. The Gnu Java that Ubuntu provides doesn't seem to play well w/ GWT. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
