ServiceMix camel-ognl feature don't include all required dependencies
---------------------------------------------------------------------
Key: SM-1902
URL: https://issues.apache.org/activemq/browse/SM-1902
Project: ServiceMix
Issue Type: Bug
Affects Versions: 4.0
Environment: FUSE ESB 4.1.0.2
Reporter: Christian Mueller
See http://fusesource.com/forums/thread.jspa?threadID=1308
java.lang.NoClassDefFoundError: javassist/ClassPath
at ognl.OgnlRuntime.<clinit>(OgnlRuntime.java:155)
at ognl.ASTProperty.getIndexedPropertyType(ASTProperty.java:88)
at ognl.ASTChain.getValueBody(ASTChain.java:90)
at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212)
at ognl.SimpleNode.getValue(SimpleNode.java:258)
at ognl.Ognl.getValue(Ognl.java:494)
at ognl.Ognl.getValue(Ognl.java:458)
at
org.apache.camel.language.ognl.OgnlExpression.evaluate(OgnlExpression.java:59)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.