简体   繁体   English

理解RedHat/JBOSS fuse ESB

[英]Understanding RedHat / JBOSS fuse ESB

I am trying to learn Redhat fuse ESB, I am new here but having prior experience in other ESB tools.我正在尝试学习 Redhat fuse ESB,我是新来的,但之前有其他 ESB 工具的经验。 I have some very basic question before starting...在开始之前我有一些非常基本的问题......

1) Is JBOSS fuse and RedHat fuse is same thing? 1)JBOSS fuse 和 RedHat fuse 是一回事吗? 2) Is "Red Hat Developer Studio " is UI based development for both JBOSS and redhat fuse? 2) “Red Hat Developer Studio”是否是 JBOSS 和 redhat fuse 的基于 UI 的开发? 3) Is "Red Hat Developer Studio " Drag & drop UI application? 3) “Red Hat Developer Studio”是拖放式 UI 应用程序吗? Where can I find some basic example for local development.我在哪里可以找到本地开发的一些基本示例。 I have tried going through https://developers.redhat.com/products/fuse/hello-world/#fndtn-windows but it didn't help ver well as here deployment happen in some cloud hosted server.我试过浏览https://developers.redhat.com/products/fuse/hello-world/#fndtn-windows但它没有帮助,因为这里的部署发生在一些云托管服务器中。

1) Red Hat Fuse is the newer version of JBoss Fuse. 1) Red Hat Fuse 是 JBoss Fuse 的更新版本。 JBoss Fuse is for Fuse 6.x, Red Hat Fuse is for Fuse 7.x JBoss Fuse 适用于 Fuse 6.x,Red Hat Fuse 适用于 Fuse 7.x

2) Yes, Red Hat Developer Studio which is including Fuse Tooling is providing UI tooling for both versions. 2) 是的,包含 Fuse Tooling 的 Red Hat Developer Studio 正在为两个版本提供 UI 工具。

3) Yes, Red Hat Developer Studio is providing Drag & Drop UI. 3) 是的,Red Hat Developer Studio 提供拖放 UI。 it is providing DnD for Camel XML DSl.它为 Camel XML DSl 提供 DnD。 If you want to use Camel Java DSL, there is no DnD but there is still some helper for deployment and to bootstrap a project.如果你想使用 Camel Java DSL,没有 DnD,但仍然有一些用于部署和引导项目的帮助程序。

For Local development, there are several possibilities: - install an OpenShift instance (using minishift or Container Development Kit) - use right-click -> Run as local camel context - use a Fuse server adapter对于本地开发,有几种可能性: - 安装 OpenShift 实例(使用 minishift 或 Container Development Kit) - 使用右键单击 -> Run as local camel context - 使用 Fuse 服务器适配器

Here is a tutorial https://access.redhat.com/documentation/en-us/red_hat_fuse/7.2/html/tooling_tutorials这是一个教程https://access.redhat.com/documentation/en-us/red_hat_fuse/7.2/html/tooling_tutorials

Regards,问候,

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

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