Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-6621

saaj.SaajSoapMessageFactory class loading issues on fuse 6.3

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • jboss-fuse-6.3
    • CXF, Fabric8 v1
    • None
    • % %
    • Hide

      Reproducer Attached.stack trace is also attached

      Show
      Reproducer Attached.stack trace is also attached

    Description

      -Using spring-ws component to consume a SOAP service and trying to deploy it to Fuse using fabric, but getting Error loading class [org.springframework.ws.soap.saaj.SaajSoapMessageFactory],

       <bean class="com.mycompany.process.SpringWSProcessor" id="springWSProcess"/>
          <bean
              class="org.springframework.ws.soap.saaj.SaajSoapMessageFactory" id="messageFactory">
              <property name="messageFactory">
                  <bean class="com.sun.xml.messaging.saaj.soap.ver1_2.SOAPMessageFactory1_2Impl"/>
              </property>
          
          </bean>
      

      Attachments

        Issue Links

          Activity

            People

              johnpoth John Poth
              rhn-support-kkakarla kodandaRamu kakarla
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: