2 Replies Latest reply on Dec 5, 2006 4:31 PM by thomas.diesler

    Couldn't find SOAPException in JBossWS 1.0.4 (jdk1.5)

    lotos_66

      I have an application, written with JBossWS 1.0.3, and it is using javax.xml.soap.SOAPException, but after migrating to JBossWS 1.0.4 I found that it is no such class in the jbossws-client.jar (for jdk1.5).
      I couldn't find any explain about it, so would anybody say what I have to use instead of SOAPException?