I am trying the "build from scratch" section in the tutorial,
and copied ext 2.02 files to C:\ProjectDownloads\Hello_GWT-Ext\src\com
\mycompany\mypackage\public\js\ext
the gwtext.jar is 2.0.4,
I get this error upon running HelloWorld-shell.cmd
thanks,
Anil

[ERROR] Unable to load module entry point class
com.mycompany.mypackage.client.HelloWorld (see associated exception
for details)
java.lang.IllegalArgumentException: Version of Ext in use not
compatible with GWT-Ext.
GWT-Ext only supports Ext v2.0.2.
        at com.gwtext.client.widgets.Component.<clinit>(Component.java:111)
        at
com.mycompany.mypackage.client.HelloWorld.onModuleLoad(HelloWorld.java:
14)
        at com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:303)
        at
com.google.gwt.dev.shell.BrowserWidget.attachModuleSpace(BrowserWidget.java:
324)
        at com.google.gwt.dev.shell.ie.BrowserWidgetIE6.access
$200(BrowserWidgetIE6.java:37)
        at
com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.gwtOnLoad(BrowserWidgetIE6.java:
71)
        at
com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.invoke(BrowserWidgetIE6.java:
128)
        at
com.google.gwt.dev.shell.ie.IDispatchImpl.Invoke(IDispatchImpl.java:
294)
        at
com.google.gwt.dev.shell.ie.IDispatchImpl.method6(IDispatchImpl.java:
194)
        at
org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:
117)

On Aug 20, 10:04 am, "Abhijeet Maharana" <[EMAIL PROTECTED]>
wrote:
> Anil,
> Brian is correct. Gwt-Ext supports version 2.0.2 of ExtJS and not the later
> versions.
> This is because EXT changed their licensing terms after 2.0.2.
>
> You can get detailed information on the ExtJS and GWT-Ext forums.
> The tutorial page will be corrected.
>
> -- Abhijeet.
>
> On Wed, Aug 20, 2008 at 7:03 PM, Anil <[EMAIL PROTECTED]> wrote:
>
> > Sanjiv, can you please clarify?
> > If that is true, can someone please correct the wrong information on
> > the tutorial page?
>
> > "The ExtJS library is again a well documented JavaScript library with
> > a host of rich widgets and components. Download the latest Library
> > from their site or version 2.0.2 from here."
> >http://www.gwt-ext.com/wiki/index.php/Tutorial:Introduction_to_GWT-Ex...
>
> > On Aug 19, 12:07 pm, Brian Duchek <[EMAIL PROTECTED]> wrote:
> > > AFAIK, Sanjiv's GWT-Ext library only supports the ExtJS version 2.0.2
> > > - and not the newer ExtJS 2.2
>
> > > You can't use the lastest version of ExtJS with this GWT wrapper
> > > project.
>
> > > On Aug 19, 7:03 am, Anil <[EMAIL PROTECTED]> wrote:
>
> > > > But it failed with the ext 2.2 jar
>
> > > > On Aug 18, 8:46 pm, "Abhijeet Maharana" <[EMAIL PROTECTED]>
> > > > wrote:
>
> > > > > I think there is issue with the jar that is bundled in the zip file.
> > It
> > > > > seems to be old. Will try to fix it.
>
> > > > > On Tue, Aug 19, 2008 at 3:23 AM, Anil <[EMAIL PROTECTED]> wrote:
>
> > > > > > ok, that worked. what was different?
>
> > > > > > On Aug 18, 2:52 pm, "Abhijeet Maharana" <
> > [EMAIL PROTECTED]>
> > > > > > wrote:
> > > > > > > can u give it a try with this jar:
> > > > > >http://www.gwt-ext.com/builds/gwt-ext/2008-05-29/gwtext.jar
>
> > > > > > > On Tue, Aug 19, 2008 at 12:10 AM, Anil <[EMAIL PROTECTED]>
> > wrote:
>
> > > > > > > > Abhijeet,
> > > > > > > > thank you for replying. The archive came bundled with ext libs.
> > > > > > > > Since you said it was fixed in 2.0.4, I downloaded the latest
> >  ext 2.2
> > > > > > > > and copied the /resource /adapter and the js files into the
> > already
> > > > > > > > existing folder /public/ext
> > > > > > > > (the tutorial Wiki incorrectly says /public)
> > > > > > > > I still get the errors like :
> > > > > > > > [ERROR] Line 61: Type 'long' may not be returned from a JSNI
> > method
> > > > > > > > [ERROR] Line 89: Parameter 'transactionId': type 'long' is not
> > safe to
> > > > > > > > access in JSNI code
>
> > > > > > > > thanks,
> > > > > > > > Anil
>
> > > > > > > > On Aug 18, 1:29 pm, "Abhijeet Maharana" <
> > [EMAIL PROTECTED]>
> > > > > > > > wrote:
> > > > > > > > > Which version of GWT-Ext are you using? These errors have
> > been fixed
> > > > > > in v
> > > > > > > > > 2.0.4.
>
> > > > > > > > > On Mon, Aug 18, 2008 at 11:47 PM, Anil <[EMAIL PROTECTED]>
> > wrote:
>
> > > > > > > > > > Following the steps here
>
> >http://www.gwt-ext.com/wiki/index.php/Tutorial:Introduction_to_GWT-Ex.
> > > > > > > > ..
> > > > > > > > > > running HelloWorld-shell.cmd
> > > > > > > > > > give an out of memory error.
> > > > > > > > > > So I set -Xmx512M but now I get lots of errors like:
>
> > > > > > > > > > [ERROR] Line 111: Referencing method
> > > > > > > > > > 'com.gwtext.client.util.DateUtil.getTime': return type
> > 'long' is
> > > > > > not
> > > > > > > > > > safe to access in JSNI code
>
> > > > Sanjiv, can you please clarify?
> > > > > > > > any help appreciated.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to