[jboss-jira] [JBoss JIRA] Resolved: (JBAS-8863) Enable SAAJ functionalities
Alessio Soldano (JIRA)
jira-events at lists.jboss.org
Sun Mar 13 06:47:45 EDT 2011
[ https://issues.jboss.org/browse/JBAS-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alessio Soldano resolved JBAS-8863.
-----------------------------------
Resolution: Done
> 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.Beta1
>
>
> 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