简体   繁体   English

为 WSO2 Developer Studio 调色板设置自定义中介

[英]Setup a custom mediator to the WSO2 Developer Studio palette

Is possible to add a built custom mediator to the WSO2 Developer Studio palette?是否可以将内置的自定义中介添加到 WSO2 Developer Studio 调色板?

The idea is avoid the error: Unkown synapse configuration tag, At line X. when i trying to edit an API or Proxy that has the reference in its sequence.这个想法是避免错误: Unkown synapse configuration tag, At line X. when I try to edit an API or Proxy that has the reference in its sequence.

I am using WSO2 EI Tooling version 6.3.0.我正在使用 WSO2 EI 工具版本 6.3.0。

Thanks in advance.提前致谢。

It is possible to add a custom mediator into WSO2 Developer Studio.可以将自定义中介添加到 WSO2 Developer Studio。 However, this requires quite a lot of implementation for both wso2-synapse and devstudio-tooling-esb , as WSO2 Developer Studio has been developed on top of the Eclipse GMF framework adhering to the ecore model.然而,这需要对wso2-synapsedevstudio-tooling-esb进行大量的实现,因为 WSO2 Developer Studio 是在Eclipse GMF框架之上开发的,遵循 ecore 模型。

This is a custom mediator implementation, which had been incorporated into Developer Studio recently.是一个自定义中介器实现,最近已合并到 Developer Studio 中。

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

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