]
Mark Little closed JBESB-1996.
------------------------------
Resolution: Out of Date
Evaluate, if a AS/400 Dataqueue Ressource Adapter is usable for Jboss
and/or Jboss ESB
--------------------------------------------------------------------------------------
Key: JBESB-1996
URL:
https://issues.jboss.org/browse/JBESB-1996
Project: JBoss ESB
Issue Type: Task
Components: Adapters
Reporter: Heiko Wiesner
Assignee: Mark Little
Attachments: ArticleReplicationTransformerBean.java, DataQueueConnector-ra.rar,
dqra.zip
A Dataqueue is like a jms queue on IBM's (AS/400 / Iseries / System i / and all the
other names for the AS/400).
Whith the Ressource Adapter i wrote you can transform the Dataqueue Message into a jms
Message
without any coding. Configuration is made with annotations. The rest is handled by the
RA.
I think, this is the best way to connect from old school RPG or Cobol Applications to
J2EE. It is a very performant and ressource saving way.