I browsed a little bit through the sources. First I was a little bit confused because I
looked at the implementation of JMSCourier. There is a lot of configuration hardcoded in
TwoWayCourierImpl and the XSD parsing looks frightening.
But for adding a gateway I just have to implement one class, e.g. CICSGatewayListener, and
I have to add a gateway configuration in XML which points to that class. All the XML
parsing is done by JBoss ESB and I do not have to cope with the Courier-classes because
they are only for internal, ESB-aware messages.
Is this right?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028788#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...