Dears, I need to know how to filter based on the body type of the exchange as body type is class defined in my class path ...
For example I have two body types , commandresponse.class and tisexception.class , I need to differentiate between them to unmarshal them using jaxb and convert the body to string ... For example : In case of body type = commandresponse I need to marshal it with jaxb class commandresponse and in case of tisexception I need to marshal it with Faultmessage class ... The command response and tisexception are the output of cxf web service POJO dataformat . Thanks, Omar atia Sent via BlackBerry® from mtc touch
