-
Aug 26th, 2008, 08:04 AM
#1
Spring Extensible XML with Apache CXF
Hello,
I'm working with CXF to expose service via webservice. CXF extends spring XML.
I made a Bundle where I have included CXF libraries in the META-INFlib directory.
But when I use the CXF XML bean definition and deploy on S2AP, I get an error :
org.springframework.beans.factory.parsing.BeanDefi nitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://cxf.apache.org/jaxws]
It seems that Spring Framework doesn't integrate the CXF libraries that I includ in the Bundle.
I did the test with a simple WAR and it works properly.
Thank you for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules