Announcement

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

    Error in 5.0p/5.1p Power samples' .classpath file

    Hi Isomorphic,

    all the samples in the 5.0p/5.1d Power Edition downloads link to e.g.
    Code:
    <classpathentry kind="var" path="[B]SGWPOWER_HOME[/B]/lib/activation.jar"/>
    while 4.1p links to SGWTPOWER_HOME.

    This was not the case with the download from v10.0p_2015-06-23PowerEdition.

    Best regards
    Blama
    Last edited by Blama; 23 Jul 2015, 06:54.

    #2
    Thanks for pointing this out. It should be fixed in the next nightly builds.

    Comment


      #3
      Hi Isomorphic,

      this is fixed now. I found other bugs, though.

      You use commons-fileupload-1.2.1.jar in the BuiltInDS .classpath-file (smartgwtpower-5.1d.zip, 2015-07-27 nightly), but ship lib/commons-fileupload-1.3.1.jar.
      This stops the user from just starting the sample in Dev Mode.

      Also, you link some server-javadocs with http://www.smartclient.com/smartgwtee/server/javadoc/. I think these should be linked locally, if they are linked in the first place.

      Best regards
      Blama

      Comment


        #4
        We've updated the affected classpaths to refer to the current version of that JAR. The fix will be in the next nightly builds for SGWT 5.0p and newer.

        Comment

        Working...
        X