How to migrate from JCAPS to WSO2 ESB(如何从 JCAPS 迁移到 WSO2 ESB)
问题描述
我们正在使用 JavaCAPS(JCAPS 5.X 和 6.X)并希望迁移到 WSO2 ESB.现在的问题是我们如何尽可能多地进行自动迁移.
We are using a JavaCAPS (JCAPS 5.X and 6.X) and want to migrate to WSO2 ESB. Now the question is how we can migrate with as much automatic migration as possible.
可以将 JCD 迁移到由 WSO2 代理或序列提供的自定义中介类.但我们的主要问题是迁移不同的 OTD(对象类型定义),例如 DatabaseStockedProcedure、WebService、CustomTextFile……
TThe JCDs can be migrated to a custom mediator class that is being by a WSO2 proxy or sequence. But our main issue is the migration of the different OTD(Object Type Definitions) like DatabaseStockedProcedure, WebService, CustomTextFile, ...
是否有任何工具或操作指南可以将 JCAPS 组件转换为 WSO2 兼容组件(或标准 Java 实现,如 JAXB 或类似的)?
(请不要推荐其他 ESB)
(Please no recommendations for other ESB)
推荐答案
Linkedin 上有一篇关于 这个 .您可能需要拥有linkedin 个人资料才能查看讨论.
There was a post on Linkedin regarding this . You may need to have a linkedin profile to see the discussion.
这篇关于如何从 JCAPS 迁移到 WSO2 ESB的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:如何从 JCAPS 迁移到 WSO2 ESB
基础教程推荐
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- Struts2 URL 无法访问 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- 修改 void 函数的输入参数,然后读取 2022-01-01
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- 如何对 Java Hashmap 中的值求和 2022-01-01
- 存储 20 位数字的数据类型 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
