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