Sorry i replied before reading your reply a few mins ago.

I didn't change the karaf.framework to equinox but i basically added the
following dependency to my pom:

<dependency>
                        <groupId>org.mod4j.org.eclipse.equinox</groupId>
                        <artifactId>common</artifactId>
                        <version>3.5.0</version>
                </dependency>

and then i added 'WEB-INF/lib/common-3.5.0.jar' to Bundle-ClassPath manifest
header in manifest.mf file.

maybe i still need to make the change for karaf.framework=equinox for this
to work...



--
View this message in context: 
http://karaf.922171.n3.nabble.com/unable-to-getRealPath-for-servlet-context-tp4032109p4032118.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to