adding missing jaxen library in the container classpath -------------------------------------------------------
Key: SM-836 URL: https://issues.apache.org/activemq/browse/SM-836 Project: ServiceMix Issue Type: Bug Affects Versions: 3.1 Reporter: Cedric Bompart I've created a lwcontainer SU project and used in my servicemix.xml file the "JaxenStringXPathExpression". So I've tried to include the jaxen 1.1 (http://repo1.maven.org/maven2/jaxen/jaxen/1.1/) library in my SU project depencies. Servicemix 3.1 doesn't find the jaxen library in the SU project due to some classloader hierarchy (I think). So the only solution, I've found is to add the jaxen jar file in the container classpath (lib/optional). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.