Hi,
I am working on a database driven GWT application. In my application I
have a Multi Column Tree control which again is populated by db values
and it allows user edits also. I have used Smart GWT in my application
to create the Multi-Column tree.

My application runs fine when I run it in hosted mode but when I try
running it in IE (by using Compile/Browse) button it the following
compile errors :

[ERROR]  The type com.google.gwt.dev.js.rhino.ObjToIntMap$Iterator
cannot be resolved. It is indirectly referenced from required .class
files

[ERROR] An internal compiler exception occurred
com.google.gwt.dev.jjs.InternalCompilerException: Failed to get JNode
        at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:75)
        at com.google.gwt.dev.jjs.impl.BuildTypeMap
$BuildDeclMapVisitor.createParameter(BuildTypeMap.java:392)
        at com.google.gwt.dev.jjs.impl.BuildTypeMap
$BuildDeclMapVisitor.mapParameters(BuildTypeMap.java:514)
        at com.google.gwt.dev.jjs.impl.BuildTypeMap$BuildDeclMapVisitor.visit
(BuildTypeMap.java:314)


Could you please help me out in resolving these issues ?
I want to deploy my application but due to these errors I am not to
proceed.
Please help me.

Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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