Announcement

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

    SmartGWT 3.1 doesn't work with GWT 2.1

    Hi,
    When using SmartGWT 3.1 with GWT 2.1, the following exception is thrown when GWT compilation is in progress:

    [INFO] Compiling module com.jpmorgan.javelin.JavelinDev
    [INFO] Validating newly compiled units
    [INFO] [ERROR] Errors in 'jar:file:/D:/temp/repo/com/smartgwt/smartgwt/3.1/smartgwt-3.1.jar!/com/smartgwt/client/util/Logical
    Date_CustomFieldSerializer.java'
    [INFO] [ERROR] Line 3: The import com.google.gwt.user.client.rpc.CustomFieldSerializer cannot be resolved
    [INFO] [ERROR] Line 8: CustomFieldSerializer cannot be resolved to a type
    [INFO] [ERROR] Line 23: The method deserializeInstance(SerializationStreamReader, LogicalDate) of type LogicalDate_CustomFieldSeria
    lizer must override or implement a supertype method
    [INFO] [ERROR] Line 28: The method hasCustomInstantiateInstance() of type LogicalDate_CustomFieldSerializer must override or implem
    ent a supertype method
    [INFO] [ERROR] Line 33: The method instantiateInstance(SerializationStreamReader) of type LogicalDate_CustomFieldSerializer must ov
    erride or implement a supertype method
    [INFO] [ERROR] Line 38: The method serializeInstance(SerializationStreamWriter, LogicalDate) of type LogicalDate_CustomFieldSeriali
    zer must override or implement a supertype method


    The release notes do not mention any specific version of GWT to be used.
    Can someone please provide the version of GWT which is compatible with SmartGWT 3.1

    #2
    2.1 is very old. We recommend using the latest in general, but 2.5 In particular fixed a longstanding bug related to Strings being treated as Arrays (see FAQ)

    Comment


      #3
      Thanks Isomorphic.

      I think it would be great, if the release notes of SmartGWT mention this info

      Comment


        #4
        Hi! I purchased SmartGWT 3.1 some years ago and I would like to start again working with it. Could you please tell me which GWT and Java Version is compatible with SmartGWT 3.1. Thanks a lot!

        Pablo

        Comment


          #5
          3.1 is past end of life.

          GWT 2.6+ is currently required for all versions that are still under support.

          Comment

          Working...
          X