Monday, February 28, 2011

Re: GWT module not loading

Check your module gwt.xml file, or copy it here....

On Sat, Feb 26, 2011 at 3:52 PM, Krishna <krishna.alapaty@gmail.com> wrote:
Hi All,

I am new to GWT and using the GWT eclipse plugin to run my GWT module.
I am getting the following error while running the module using Run
As> Webapplication (on an external server) option in eclipse.

I am using Eclipse 3.4 with GWT2.2.0.

Loading inherited module 'com.google.gwt.user.User'
        Loading inherited module 'com.google.gwt.i18n.I18N'
           [ERROR] Element 'property-provider' beginning on line 75
contains unexpected attribute 'generator'
           [ERROR] Failure while parsing XML
com.google.gwt.core.ext.UnableToCompleteException: (see previous log
entries)
       at
com.google.gwt.dev.util.xml.DefaultSchema.onUnexpectedAttribute(DefaultSchema.java:
72)
       at
com.google.gwt.dev.util.xml.Schema.onUnexpectedAttribute(Schema.java:
80)
       at
com.google.gwt.dev.util.xml.Schema.onUnexpectedAttribute(Schema.java:
80)
       at com.google.gwt.dev.util.xml.ReflectiveParser
$Impl.startElement(ReflectiveParser.java:228)
       at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:
501)


Could somebody explain whats wrong with it?

Thank you,
Krishna.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment