Hi all,

I've asked same question in OSGI mailing-list, but I was bounced here, so I 
hope you may help me.

I'm running on OSGI Equinox environment and when I start Equinox I receive the 
following exception:

Offending resource: class path resource [application-context.xml]; nested 
exception is 
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Unable to locate Spring NamespaceHandler for XML schema 
namespace [http://cxf.apache.org/jaxrs]

My env is composede by:

One web-application, say A, having only one embedded dependency which is 
located in WEB-INF/lib, say B
B is a jar containing a spring configuration file with some bean definitions
All the dependencies of A and B exist as OSGI bundles, cxf-rt-frontend-jaxrs 
exists and it is in resolved status
So, why am I receiving that exception in your opinion?

Thanks, best regards


Raffaele Gambelli


Reply via email to