Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1459

ClassCastException occurs on HTTPS web service call made by app deployed to BEA WebLogic 9.2

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.4
    • 2.1.8, 2.2.5
    • Integration
    • None

    Description

      HTTPS web service call fails from webapp deployed in ear file to BEA 9.2 with following error:

      java.lang.ClassCastException: weblogic.net.http.SOAPHttpsURLConnection
      at org.apache.cxf.transport.https.HttpsURLConnectionFactory.createConnection(HttpsURLConnectionFactory.java:120)

      My weblogic-application.xml contains:

      <prefer-application-packages>
      <package-name>javax.jws.*</package-name>
      </prefer-application-packages>

      The secure web service call works in Tomcat 5.5.

      Attachments

        Issue Links

          Activity

            People

              dkulp Daniel Kulp
              tschroedl Tom Schroedl
              Votes:
              5 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: