Note: osgi-core-4.2.0 does not have the package org.eclipse.osgi.service.urlconversion.URLConverter. It is under 3.x
-D On Sat, May 12, 2012 at 10:19 AM, Dan Tran <[email protected]> wrote: > 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
