Hi, Are we not supposed to use xmlns="http://www.openapplications.org/oagis/9" in the soap envelope. if i give xmlns:ab="http://www.openapplications.org/oagis/9" this will work. I have validated my input xml against the required xsd's. its working fine, but when i apply the same xml to a servicemix service, its throwing exceptions.
The flow inside my application is http --> eip --> xslt--> drools... the exception i'm getting is Consequence Exception in drools. Stack trace starts with the following: org.drools.spi.ConsequenceException: com.thoughtworks.xstream.alias.CannotResolveClassException: result : result in classloader result Do let me know if there is any suggestion. Thanks in anticipation Varun -- View this message in context: http://www.nabble.com/xml-namespace-and-servicemix-compatibility-tf4234559s12049.html#a12048071 Sent from the ServiceMix - User mailing list archive at Nabble.com.
