yes, i tried both, but i have the same error.
On Mar 4, 6:14 pm, davidroe <[email protected]> wrote:
> gecko1_8
>
> On Mar 4, 2:08 am, Chichone <[email protected]> wrote:
>
> > i have the following compilation error :
>
> > [ERROR] Unable to load module entry point class
> > org.vnf.itineo.client.Main (see associated exception for details)
> > com.google.gwt.core.client.JavaScriptException: (TypeError): Cet objet
> > ne gère pas cette propriété ou cette méthode
> > number: -2146827850
> > description: Cet objet ne gère pas cette propriété ou cette méthode
> > at com.google.gwt.user.client.impl.DOMImplStandard.initEventSystem
> > (Native Method)
> > at com.google.gwt.user.client.impl.DOMImplMozilla.initEventSystem
> > (DOMImplMozilla.java:45)
> > at
> > com.google.gwt.user.client.impl.DOMImpl.maybeInitializeEventSystem
> > (DOMImpl.java:165)
> > at com.google.gwt.user.client.impl.DOMImplStandard.sinkEvents
> > (DOMImplStandard.java:160)
> > at com.google.gwt.user.client.impl.DOMImplMozilla.sinkEvents
> > (DOMImplMozilla.java:33)
> > at com.google.gwt.user.client.DOM.sinkEvents(DOM.java:1214)
> > at com.google.gwt.user.client.ui.UIObject.sinkEvents(UIObject.java:
> > 713)
> > at com.google.gwt.user.client.ui.Image$UnclippedState.<init>
> > (Image.java:232)
> > at com.google.gwt.user.client.ui.Image$UnclippedState.<init>
> > (Image.java:237)
> > at com.google.gwt.user.client.ui.Image.<init>(Image.java:354)
>
> > i modify the module gwt.xml like follows
> > <!-- User Agent -->
> > <set-property name="user.agent" value="gecko" />
>
> > P.S. no problem for ie compilation
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---