Hello,

This is another attempt to load my JSF2 webapp to karaf ( thanks for
pax-web-1.1.x, loading JSF 2.x is now possible ). However, I run into
another problem loading spring at init time

here is the error

Offending resource: class path resource
[com/mycomp/shared/setting/applicationContext.xml]; nested exception
is org.springframework.beans.factory.BeanDefinitionStoreException:
Unexpected exception parsing XML document from class path resource
[META-INF/spring/ll-setting.xml]; nested exception is
java.lang.NoClassDefFoundError:
org.eclipse.osgi.service.urlconversion.URLConverter not found by mc
[64]


is this a bug? or just the way I am setting my spring resource config
file?  O I need osgi.jar in my war file?

Thanks

-D

Reply via email to