[jboss-jira] [JBoss JIRA] Created: (JBAS-8863) Enable SAAJ functionalities

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Feb 9 11:50:46 EST 2011


Enable SAAJ functionalities
---------------------------

                 Key: JBAS-8863
                 URL: https://issues.jboss.org/browse/JBAS-8863
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Web Services
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: 7.0.0.Alpha2


Currently we have the javax.xml.soap.api module which contains jboss-saaj-api_1.3_spec-1.0.0.Final . That tries to load the com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl class when asked for a SAAJMetaFactory instance and no specific configuration is provided.
That class is in saaj-impl.jar, so either we ship that too in AS7 or we fix our saaj API for referencing the internal JDK SAAJMetaFactory impl.

After a brief chat with David on IRC, it seems the best solution is shipping saaj-impl.jar (com.sun.xml.messaging.saaj:saaj-impl)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list