Just some quick hints from my side. You are using pax web samples in
version 4.0.0-snapshot those won't work with karaf 3. You'll need to use
the 3.1 samples available from maven central if you have karaf 3.0.1. And
make sure the required features are installed. That would be spring-dm and
some version of spring. All available with karaf already.

Regards, Achim

sent from mobile device
Am 17.04.2014 01:33 schrieb "asookazian2" <[email protected]>:

> just realized those code samples from org.ops4j.pax.web don't use this type
> of code:
>
> ClassPathXmlApplicationContext context = new
> ClassPathXmlApplicationContext("WEB-INF/classes/workflow-ws-context.xml");
>
> and it's not able to resolve that reference to that resource.  how to
> handle?
>
>
>
> --
> View this message in context:
> http://karaf.922171.n3.nabble.com/Unable-to-find-resource-using-Spring-ClassPathXmlApplicationContext-tp4032805p4032819.html
> Sent from the Karaf - User mailing list archive at Nabble.com.
>

Reply via email to