Announcement

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

    Issues with WebLogic 12 Patch 11

    Is anyone having issues with using SmartGWT after applying Patch 11 to WebLogic 12? We traced it down to the patch incrementing Apache Commons FileUpdater to a more current version than what SmartGWT is using but haven't gotten any farther.

    For now we have rolled back to WebLogic 12 Patch 9 to resolve the issue.

    #2
    Can you be more specific about what's going wrong - can't start at all, some screens don't work, something else?

    Comment


      #3
      Update

      There are no logs or error messages. We tried to debug but eclipse crashes.

      Slight Update: It's actually WL Patch 10 that causes the problem and specifically it is the update from file-upload library 1.2.1 to 1.3.1. The problems begin with 1.3...

      This may be related to the forum topic "Apache Commons File-Upload vulnerabilities in SmartGWT " in another forum post. However it states the library is updated in v5.0 to 1.3.1 but the build we are using of SmartGWT still has it v10.0p_2015-02-09. (In Production we are still using 4.1)
      Last edited by bkelly; 29 Jun 2015, 13:14.

      Comment


        #4
        Unfortunately we only updated the SmartClient build to use the new commons fileupload library. You should see this corrected in the next nightlies.

        However, there is no need to wait for a new nightly as you can just use the 1.3.1 version now, and see if it helps WebLogic not crash.

        Comment

        Working...
        X