The "java.lang.NoClassDefFoundError: org/apache/commons/pool/ObjectPoolFactory" seems to suggest you are missing Apache Commons Pool.
See: http://jakarta.apache.org/commons/pool/ I have "commons-pool-1.3.jar" in <servicemixhome>/lib/optional. -- View this message in context: http://www.nabble.com/RE%3A-Basic-example-couldn%27t-start-tf1934982.html#a5304774 Sent from the ServiceMix - User forum at Nabble.com.
