Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5494

JBossWS: CXF stack doesn't pick up cxf.xml in the classpath to create spring bus

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • EAP_EWP 5.1.0
    • Web Services
    • None
    • Hide
      DescriptorDeploymentAspect loaded the <filename>/cxf.xml</code> in the classpath and put it in the deployment attachment as the CXF endpoint deployment descriptor. This prevented the <code>META-INF/jbossws-cxf.xml</code> or <code>WEB-INF/jbossws-cxf.xml</code> from being loaded. These are intended to co-exist with <code>/cxf.xml</code>, which creates the CXF bus. The code has been updated so that these files are now loaded properly.
      Show
      DescriptorDeploymentAspect loaded the <filename>/cxf.xml</code> in the classpath and put it in the deployment attachment as the CXF endpoint deployment descriptor. This prevented the <code>META-INF/jbossws-cxf.xml</code> or <code>WEB-INF/jbossws-cxf.xml</code> from being loaded. These are intended to co-exist with <code>/cxf.xml</code>, which creates the CXF bus. The code has been updated so that these files are now loaded properly.
    • Documented as Resolved Issue

    Description

      DescriptorDeplomentAspect loads the /cxf.xml in the classpath and put it in the deployment attachment as cxf endpoint deployment descriptor. This stops the META-INF/jbossws-cxf.xml or WEB-INF/jbossws-cxf.xml which co-exists with /cxf.xml being loaded to create CXF bus.

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-ema Jim Ma
              rhn-engineering-ema Jim Ma
              Misty Stanley-Jones Misty Stanley-Jones (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: