简体   繁体   English

创建新的JCAPS eWay(例如HL7,JMS等)

[英]Creating new JCAPS eWays (like HL7, JMS, …)

I'm wondering how, in JCAPS 6, we can create new eWays. 我想知道如何在JCAPS 6中创建新的 eWay。 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. 通过eWay,我的意思是像现有的HL7,JMS,File,eMail(即外部应用程序)之类的组件……我不确定这些实体的确切名称,即“面向API的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) 基本上,我想创建一个对象:-是连接图的一部分-具有属性(可以在Glassfish中覆盖)-可以与我的协作(JCD)动态协作

Does anyone know how to create such objects? 有谁知道如何创建这样的对象?

Thanks, Kevin 谢谢,凯文

the solution is the eWay Developement Kit (eDK). 解决方案是eWay开发套件(eDK)。 You can find the documentation here ; 您可以在这里找到文档; and you should be able to find a file named "eWayDevelopmentKit.sar" in your adapters_ml\\adapters JCAPS folder. 并且您应该能够在adapters_ml \\ adapters JCAPS文件夹中找到一个名为“ eWayDevelopmentKit.sar”的文件。 Then unzip edk.zip, start runEDK.bat (adjust env.bat if necessary), and that's it ! 然后解压缩edk.zip,启动runEDK.bat(必要时调整env.bat),就这样!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM