Uploaded image for project: 'XWork'
  1. XWork
  2. XW-889

JDK 1.3 Compliance

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 1.0-beta1
    • None
    • None

    Description

      DefaultActionInvocation.invokeAction uses a JDK 1.4 feature in line 251.

      throw new Exception("Error invoking on proxy: " + throwable.getMessage(), throwable);

      We are not yet using JDK 1.4 and , I presume, so are many of your customers.

      Please make it JDK 1.3 compliant.

      Vikram

      Attachments

        Activity

          People

            Unassigned Unassigned
            vikrambkumar Vikram B Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: