Hi,
I am trying to filter messages that are being sent through ESB according to several parameters. One of them is the type of the message. I know that there are two basic types in JBossESB - XML and JAVA_SERIALIZED. I can send xml messages but I havent found any basic example on how to send tje JAVA_SERIALIZED messages. Could you direct me to a tutorial or working example of these messages plz?
Thanks for any help!