Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-199

NoClassDefFoundError com.sun.org.apache.xpath.internal.XPathAPI occurs when retrieving admin password for authentication

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 1.0.3, 1.1.2, 2.0.0 M3
    • 1.0.2, 1.1.0, 1.1.1
    • None
    • None

      Because there is the following import on AdminAuthenticateAction:

      import com.sun.org.apache.xpath.internal.XPathAPI
      

      calling the action can throws a NoClassDefFoundError when:

      • the JVM is not from Sun.
      • or when the tomcat distribution is not an official one.

      The solution is to use javax.xml.xpath standard API.

          [RUNTIME-199] NoClassDefFoundError com.sun.org.apache.xpath.internal.XPathAPI occurs when retrieving admin password for authentication

          Cédric Damioli made changes -
          Workflow Original: jira [ 11107 ] New: Ametys [ 12841 ]
          Julien Couret (Inactive) made changes -
          Project Import New: Thu May 28 17:04:11 UTC 2009 [ 1243530251015 ]
          Cédric Damioli made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Cédric Damioli made changes -
          Fix Version/s New: 2.0.0 [ 11008 ]
          Fix Version/s Original: 1.2.0 [ 10641 ]
          Sébastien Launay (Inactive) made changes -
          Time Spent New: 20 minutes [ 1200 ]
          Sébastien Launay (Inactive) made changes -
          Fix Version/s New: 1.0.3 [ 10089 ]
          Fix Version/s New: 1.1.2 [ 11033 ]
          Fix Version/s New: 1.2.0 [ 10641 ]
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Sébastien Launay (Inactive) made changes -
          Summary Original: NoClassDefFoundError com.sun.org.apache.xpath.internal.XPathAPI occurs when saving admin password New: NoClassDefFoundError com.sun.org.apache.xpath.internal.XPathAPI occurs when retrieving admin password for authentication
          Sébastien Launay (Inactive) created issue -

            yabon Sébastien Launay (Inactive)
            yabon Sébastien Launay (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: