Creating new JCAPS eWays (like HL7, JMS, ...)
Posted
by Kevin
on Stack Overflow
See other posts from Stack Overflow
or by Kevin
Published on 2010-05-14T11:31:23Z
Indexed on
2010/05/14
11:34 UTC
Read the original article
Hit count: 433
Hello,
I'm wondering how, in JCAPS 6, we can create new eWays. By eWay, I mean the components like the existing HL7, JMS, File, eMails (ie, external applications) ... I am not sure about the exact name of these entites, "API oriented OTD", JBI, JCA.
Basically, I would like to create an object that: - is part of the Connectivity Map - has properties (which can be overwritten in Glassfish) - can cooperate dynamically with my Collaborations (JCDs)
Does anyone know how to create such objects?
Thanks, Kevin
© Stack Overflow or respective owner