I am trying the solution that you have asked. But the first problem is that it is not able to find the file which we give for Routing.
When I put following in camel context.xml, <camelContext id="Validation" xmlns="http://activemq.apache.org/camel/schema/spring"> <package>com.in2m.servicemix.operations.updateprofile</package> </camelContext> It should find file named MessageRouting but is not finding it. -- View this message in context: http://www.nabble.com/Shared-library-problem-tp18849955p18892734.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
