Furthermore, running http-binding failed on another class issue...
C:\java\incubating-servicemix-3.0-SNAPSHOT\examples\http-binding>servicemix
servicemix.xml
Apache ServiceMix ESB: 3.0-SNAPSHOT
Loading Apache ServiceMix from file: servicemix.xml
Caught: org.springframework.beans.factory.BeanDefinitionStoreException:
Error registering bean with name '' defined in file
[C:\java\incubating-servicemix-3.0-SNAPSHOT\examples\http-binding\servicemix.xml]:
Bean class [javax.xml.messaging.URLEndpoint] not found; nested exception is
java.lang.ClassNotFoundException: javax.xml.messaging.URLEndpoint
org.springframework.beans.factory.BeanDefinitionStoreException: Error
registering bean with name '' defined in file
[C:\java\incubating-servicemix-3.0-SNAPSHOT\examples\http-binding\servicemix.xml]:
Bean class [javax.xml.messaging.URLEndpoint] not found; nested exception is
java.lang.ClassNotFoundException: javax.xml.messaging.URLEndpoint
java.lang.ClassNotFoundException: javax.xml.messaging.URLEndpoint
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at
org.codehaus.classworlds.RealmClassLoader.loadClassDirect(RealmClassLoader.java:195)
--
View this message in context:
http://www.nabble.com/http-binding-and-soap-binding-example-broken-t1638798.html#a4442574
Sent from the ServiceMix - User forum at Nabble.com.