Compiling permutations Analyzing permutation #1 error when I used smartgwt components inside a gwt project.

2009-05-16 Thread ayo...@gmail.com

Hi, I trying to used smartgwt components inside an existing gwt
project, but when I call a class that uses smartgwt components I get
the following error:

Compiling permutations
Analyzing permutation #1
[ERROR] Errors in jar:file:/C:/Users/projectRoute/trunk/lib/smartGwt/
smartgwt.jar!/com/smartgwt/client/data/DataSource.java
[ERROR] Line 973: Unresolvable native reference to method 'getJsObj'
in type 'com.smartgwt.client.data.DSRequest'
[ERROR] Line 1022: Unresolvable native reference to method 'getJsObj'
in type 'com.smartgwt.client.data.DSResponse'
[ERROR] Line 1022: Unresolvable native reference to method 'getJsObj'
in type 'com.smartgwt.client.data.DSRequest'
[ERROR] Line 1342: Unresolvable native reference to method 'getJsObj'
in type 'com.smartgwt.client.data.Criteria'
[ERROR] Line 1397: Unresolvable native reference to method 'getJsObj'
in type 'com.smartgwt.client.data.Criteria'
[ERROR] Line 1458: Unresolvable native reference to method 'getJsObj'
in type 'com.smartgwt.client.data.Criteria'
[ERROR] Line 1477: Unresolvable native reference to method 'getJsObj'
in type 'com.smartgwt.client.data.Criteria'
[ERROR] Line 1491: Unresolvable native reference to method 'getJsObj'
in type 'com.smartgwt.client.data.Criteria'
[ERROR] Line 1501: Unresolvable native reference to method 'getJsObj'
in type 'com.smartgwt.client.data.Criteria'

Some body can tell what can I do. Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Compiling permutations Analyzing permutation #1 error when I used smartgwt components inside a gwt project.

2009-05-16 Thread vetal

Hello!
What version of smartgwt you use?
I use smartgwt-1.0b2 and don't get error like you

On 16 май, 23:08, ayo...@gmail.com ayo...@gmail.com wrote:
 Hi, I trying to used smartgwt components inside an existing gwt
 project, but when I call a class that uses smartgwt components I get
 the following error:

 Compiling permutations
 Analyzing permutation #1
 [ERROR] Errors in jar:file:/C:/Users/projectRoute/trunk/lib/smartGwt/
 smartgwt.jar!/com/smartgwt/client/data/DataSource.java
 [ERROR] Line 973: Unresolvable native reference to method 'getJsObj'
 in type 'com.smartgwt.client.data.DSRequest'
 [ERROR] Line 1022: Unresolvable native reference to method 'getJsObj'
 in type 'com.smartgwt.client.data.DSResponse'
 [ERROR] Line 1022: Unresolvable native reference to method 'getJsObj'
 in type 'com.smartgwt.client.data.DSRequest'
 [ERROR] Line 1342: Unresolvable native reference to method 'getJsObj'
 in type 'com.smartgwt.client.data.Criteria'
 [ERROR] Line 1397: Unresolvable native reference to method 'getJsObj'
 in type 'com.smartgwt.client.data.Criteria'
 [ERROR] Line 1458: Unresolvable native reference to method 'getJsObj'
 in type 'com.smartgwt.client.data.Criteria'
 [ERROR] Line 1477: Unresolvable native reference to method 'getJsObj'
 in type 'com.smartgwt.client.data.Criteria'
 [ERROR] Line 1491: Unresolvable native reference to method 'getJsObj'
 in type 'com.smartgwt.client.data.Criteria'
 [ERROR] Line 1501: Unresolvable native reference to method 'getJsObj'
 in type 'com.smartgwt.client.data.Criteria'

 Some body can tell what can I do. Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Compiling permutations Analyzing permutation #1 error when I used smartgwt components inside a gwt project.

2009-05-16 Thread Google™ Web Toolkit Applications

I solved, the problem. I was using a previous version of gwt-1.5.3.
Thanks anyway

On 16 mayo, 16:09, vetal vitaly.parfo...@gmail.com wrote:
 Hello!
 What version of smartgwt you use?
 I use smartgwt-1.0b2 and don't get error like you

 On 16 май, 23:08, ayo...@gmail.com ayo...@gmail.com wrote:

  Hi, I trying to used smartgwt components inside an existing gwt
  project, but when I call a class that uses smartgwt components I get
  the following error:

  Compiling permutations
  Analyzing permutation #1
  [ERROR] Errors in jar:file:/C:/Users/projectRoute/trunk/lib/smartGwt/
  smartgwt.jar!/com/smartgwt/client/data/DataSource.java
  [ERROR] Line 973: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.DSRequest'
  [ERROR] Line 1022: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.DSResponse'
  [ERROR] Line 1022: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.DSRequest'
  [ERROR] Line 1342: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'
  [ERROR] Line 1397: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'
  [ERROR] Line 1458: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'
  [ERROR] Line 1477: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'
  [ERROR] Line 1491: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'
  [ERROR] Line 1501: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'

  Some body can tell what can I do. Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Compiling permutations Analyzing permutation #1 error when I used smartgwt components inside a gwt project.

2009-05-16 Thread Google™ Web Toolkit Applications

I solved, the problem. I was using a previous version of gwt-1.5.3.
Thanks anyway

On 16 mayo, 16:09, vetal vitaly.parfo...@gmail.com wrote:
 Hello!
 What version of smartgwt you use?
 I use smartgwt-1.0b2 and don't get error like you

 On 16 май, 23:08, ayo...@gmail.com ayo...@gmail.com wrote:

  Hi, I trying to used smartgwt components inside an existing gwt
  project, but when I call a class that uses smartgwt components I get
  the following error:

  Compiling permutations
  Analyzing permutation #1
  [ERROR] Errors in jar:file:/C:/Users/projectRoute/trunk/lib/smartGwt/
  smartgwt.jar!/com/smartgwt/client/data/DataSource.java
  [ERROR] Line 973: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.DSRequest'
  [ERROR] Line 1022: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.DSResponse'
  [ERROR] Line 1022: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.DSRequest'
  [ERROR] Line 1342: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'
  [ERROR] Line 1397: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'
  [ERROR] Line 1458: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'
  [ERROR] Line 1477: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'
  [ERROR] Line 1491: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'
  [ERROR] Line 1501: Unresolvable native reference to method 'getJsObj'
  in type 'com.smartgwt.client.data.Criteria'

  Some body can tell what can I do. Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---