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

Remove dependency on jboss logging for jbossws-1.2.1.GA_CP for use with jdk6

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Optional Optional
    • TBD
    • 4.2.0.GA_CP03
    • Web Services
    • None
    • Not Required

      I'm copying the jbossws, saaj and jaxrpc jars to JBOSS_HOME/lib/endorsed for compatibility with JDK6 as mentioned in JBWS-1439
      but see that there is a dependency on jboss logging in jboss-common.jar
      It seems that this dependency was removed for JBossWS-2.x
      We would need the same for JBossWS-1.2.1.GA_CP for EAP 4.2 to be compatible with jdk6

      java.lang.NoClassDefFoundError: org/jboss/logging/Logger
      at org.jboss.ws.core.jaxrpc.TypeMappingImpl.<clinit>(TypeMappingImpl.java:72)
      at org.jboss.ws.core.jaxrpc.TypeMappingRegistryImpl.<init>(TypeMappingRegistryImpl.java:49)
      at org.jboss.test.ws.common.jbossxb.SerializerDeserializerTestCase.setUp(SerializerDeserializerTestCase.java:67)

            rrajasek@redhat.com Rajesh Rajasekaran
            rrajasek@redhat.com Rajesh Rajasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: