Hi,

smartGWT 2.5 (the latest release) supports GWT 2.3 but not 2.4.

-> http://www.smartclient.com/smartgwt/release_notes.html#2_5

Cheers
Rob

http://code.google.com/p/gwt-cx/


On Oct 7, 8:03 pm, Barys <[email protected]> wrote:
> I am migrating my app from 1.7 release to 2.4. The application is a wizard. 
> I've
> updated jars to new versions, but faced with a problem: my app does not start 
> at
> all: the "Object required" exception is raised from browser side.
> The explorer's stacktrace:
>
> ->JScript anonymous function
> ->gwtOnLoad
> ->maybeStartModule
> ->JScript anonymous function
> ->JScript global code
>
> The last call's code is:
>
> function entry_0(jsFunction){
>   return function(){
>     try {
>       return entry0(jsFunction, this, arguments);
>     }
>      catch (e) {
>       throw e;
>     }
>   }
>   ;} .
>
> When SmartGWT developer console is launched, it shows nothing 'bout the error 
> -
> no logs, no events.
> Please give a hint on this. Thanks a lot!

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