Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Methods are missing in SmartGWT 3.1p

    Just upgrade smartGWT 3.1p. Found the following methods are missing in binary. But found in 3.1p javadoc and these methods are not deprecated.

    com.isomorphic.datasource.DSResponse :: setProperty() & getProperty()

    com.isomorphic.datasource.DSRequest :: getClientSuppliedCriteria() & getClientSuppliedValues()
    Last edited by yeliang; 22 Nov 2012, 12:10.

    #2
    Sounds like you have server-side .jars from a previous version lying around. Check the file size of the .jars to verify they are from the new build, and make sure you don't have more than copy of the .jars somewhere on your classpath.

    Comment


      #3
      Thanks. You are right, and I got wrong version core-rpc.

      Comment

      Working...
      X