In BPEL 1.1, the fault variable is not local to the fault handler; it references a
variable in the enclosing scope. That is why you don't see a faultMessageType
attribute there.
If you want a document to be parsed under 2.0 rules, change the namespace of your BPEL
elements from
http://schemas.xmlsoap.org/ws/2003/03/business-process/
to
http://schemas.xmlsoap.org/ws/2004/03/business-process/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958169#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...