Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7145

New logging framework breakes JBossWS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 6.0.0.M3
    • Logging
    • None

    Description

      We're using thirdparty components (to be concrete e.g. Apache WS-Policy) that require commons-logging artifact that have been removed from AS trunk

      Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
      at org.apache.ws.policy.util.Loader.<clinit>(Loader.java:32)
      at org.apache.ws.policy.util.PolicyFactory.getPolicyReader(PolicyFactory.java:56)
      at org.jboss.ws.extensions.policy.metadata.PolicyMetaDataBuilder.processPolicyExtensions(PolicyMetaDataBuilder.java:155)
      at org.jboss.ws.metadata.builder.jaxws.JAXWSClientMetaDataBuilder.buildMetaData(JAXWSClientMetaDataBuilder.java:92)
      at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.<init>(ServiceDelegateImpl.java:138)
      at org.jboss.ws.core.jaxws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:63)
      at javax.xml.ws.Service.<init>(Service.java:79)
      at javax.xml.ws.Service.create(Service.java:96)
      at org.jboss.test.ws.jaxws.jbws1666.TestClient.testPortAccess(TestClient.java:38)
      at org.jboss.test.ws.jaxws.jbws1666.TestClient.main(TestClient.java:48)

      Attachments

        Issue Links

          Activity

            People

              dlloyd@redhat.com David Lloyd
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: