Oh, I get what you mean now. Your string contains markup and the engine does 
not escape the delimiters. The BPEL spec does not require that delimiters be 
escaped when sending messages over the wire. That is the responsibility of the 
process designer.

>From your stack trace, I guess the target service received ill-formed XML and 
>sent an undefined fault back, as indicated by the innermost exception:

Caused by: java.lang.RuntimeException: no wsdl fault matches the contents of 
the soap detail element

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952182#3952182

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952182


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to