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.