I just grabbed the latest code and now I am seeing a different error for the
soap-binding.....


C:\java\incubating-servicemix-3.0-SNAPSHOT\examples\soap-binding>servicemix
servicemix.xml
Apache ServiceMix ESB: 3.0-SNAPSHOT

Loading Apache ServiceMix from file: servicemix.xml
Caught: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jbi' defined in file
[C:\java\incubating-servicemix-3.0-SNAPSHOT\examples\soap-binding\servicemix.xml]:
Initialization of bean failed; nested exception is
java.lang.IncompatibleClassChangeError: null
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jbi' defined in file
[C:\java\incubating-servicemix-3.0-SNAPSHOT\examples\soap-binding\servicemix.xml]:
Initialization of bean failed; nested exception is
java.lang.IncompatibleClassChangeError: null
java.lang.IncompatibleClassChangeError
        at
org.apache.servicemix.jbi.nmr.SubscriptionManager.init(SubscriptionManager.java:60)
        at
org.apache.servicemix.jbi.nmr.DefaultBroker.init(DefaultBroker.java:141)
        at
org.apache.servicemix.jbi.container.JBIContainer.init(JBIContainer.java:514)
        at
org.apache.servicemix.jbi.container.SpringJBIContainer.afterPropertiesSet(SpringJBIContainer.java:54)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1059)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:363)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
        at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:275)
        at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:320)
        at
org.apache.xbean.spring.context.FileSystemXmlApplicationContext.<init>(FileSystemXmlApplicationContext.java:149)
        at
org.apache.xbean.spring.context.FileSystemXmlApplicationContext.<init>(FileSystemXmlApplicationContext.java:48)
        at org.apache.servicemix.Main.main(Main.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.codehaus.classworlds.Launcher.launchStandard(Launcher.java:410)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:344)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:461)

Thanks and regards,
Mark
--
View this message in context: 
http://www.nabble.com/http-binding-and-soap-binding-example-broken-t1638798.html#a4438882
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to