servicemix-soap bundle is missing some necessary <Import-Package> and 
<Export-Package>
--------------------------------------------------------------------------------------

                 Key: SM-2089
                 URL: https://issues.apache.org/jira/browse/SM-2089
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-soap
    Affects Versions: archetypes-2011.01
            Reporter: Joe Luo
         Attachments: servicemix-soap-pom.patch

e Manifest.mf file of servicemix-soap bundle does not export package 
"META-INF.services.org.apache.xbean.spring.http.servicemix.apache.org.soap" and 
import package "org.apache.xbean.spring.context.v2". The former is essential 
for recognizing namespace "http://servicemix.apache.org/soap/1.0"; when using 
<ws-security> and <ws-addressing> from servicemix-soap.xsd schema in a spring 
configuration xml and the later will solve the problem of CNF exception for 
org.apache.xbean.spring.context.v2.XBeanNamespaceHandler class when handling 
the namespace "http://servicemix.apache.org/soap/1.0";.

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

Reply via email to