I have successfully deployed servicemix-3.0 snapshot in Tomcat. How do I invoke JBI component directly using JSP ?
I have looked at the example testfiles and they do that using ServiceMixClient class. In the test examples, ServiceMixClient class is created using ClassPathXmlApplicationContext([SPECIFIC service.xml location path]). However in the jsp files, there should be some other way to get the context insted of specifying service.xml file path (applicationContext.xml in the tomcat case) Is there simple JSP client that invokes JBI component ? Thanks -- View this message in context: http://www.nabble.com/How-to-invoke-JBI-component%28service%29-from-JSP--t1547039.html#a4202718 Sent from the ServiceMix - User forum at Nabble.com.
