ThiagoFernandes
06-12-2009, 03:27 PM
Hello everyone!
I am having trouble using all classes of the package ...
com.extjs.gxt.ui.client.data
the gxt 1.2.3
the error is the type ...
java.lang.NoClassDefFoundError: com / extjs / gxt / ui / client / data / BaseModel
And most often happens when I make a call to the server via a class extending BaseModel.
How resolve this problem?
the gxt is already configured in the classpath!
Now thank
I am having trouble using all classes of the package ...
com.extjs.gxt.ui.client.data
the gxt 1.2.3
the error is the type ...
java.lang.NoClassDefFoundError: com / extjs / gxt / ui / client / data / BaseModel
And most often happens when I make a call to the server via a class extending BaseModel.
How resolve this problem?
the gxt is already configured in the classpath!
Now thank