Hello

I've built OOPHM for windows and its running very well with Firefox,
although it errors out in IE (6,7,8) with the error stack trace as
shown at the end of this message (copied from the oophm hosted-mode
console window for IE). This error seems to be occuring for IE when
RPCs are executed.

Here's some background on my project. I build my project with maven
having oophm gwt-dev and oophm gwt-user jars as my dependencies and
have the war running in resin which I connect to via oophm. Also my
RPCs are handled by spring on the server side.

If someone has run into this issue or can shed some light, I'd highly
appreciate it.

Please let me know if I can provide any additional information.

Regards.

00:01:52.799 [ERROR] Unable to load module entry point class
com.dec.apps.gwt.module.client.ModuleEntryPoint (see associated
exception for details) com.google.gwt.core.client.JavaScriptException:
(TypeError): Function expected number: -2146823286
description: Function expected
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
 at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
 at com.google.gwt.dev.shell.ModuleSpace.createJavaScriptException
(ModuleSpace.java:67)
 at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript
(BrowserChannelServer.java:100)
 at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke
(ModuleSpaceOOPHM.java:84)
 at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:
480)
 at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject
(ModuleSpace.java:271)
 at
com.google.gwt.user.client.rpc.impl.ClientSerializationStreamWriter.quoteString
(Native Method)
 at
com.google.gwt.user.client.rpc.impl.ClientSerializationStreamWriter.writeStringTable
(ClientSerializationStreamWriter.java:233)
 at
com.google.gwt.user.client.rpc.impl.ClientSerializationStreamWriter.toString
(ClientSerializationStreamWriter.java:165)

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to