Hello, I'm in early stage of learning servicemix, and hopefully my question is easy to answer: does servicemix support WSDL 2.0? Is it possible for BC to consume external service described in wsdl 2.0, or expose one?
I was trying to use <http:soap-consumer /> with wsdl from https://svn.apache.org/repos/asf/servicemix/components/shared-libraries/trunk/servicemix-soap2/src/test/resources/org/apache/servicemix/soap/Person.wsdl2. No luck so far. The error I'm getting is java.lang.NoClassDefFoundError: org/apache/ws/commons/schema/XmlSchemaException. Any help is highly appreciated. Thanks, Pavel
