Getting Started with Jboss Fuse ESB

安稳与你 提交于 2019-12-01 04:14:14
Claus Ibsen

The project website for JBoss Fuse is here:

There are links further below on that web site to the official JBoss Fuse documentation, which is currently at https://access.redhat.com/site/documentation/JBoss_Fuse/ - there, you can find getting started guides and whatnot.

In the JBoss Fuse distribution, there are a number of examples in the examples directory (which will be renamed to quickstarts in the upcoming JBoss Fuse 6.1 release). These examples have readme files with instructions on how to build, deploy, and run them.

JBoss Fuse comes out of the box with Apache Camel, which is often the easiest piece to get started with, for developing integration applications. I suggest studying Camel as well. There is plenty of material on Camel at the Apache Camel website, and also some pointers on stackoverflow about how to get started with Camel, etc. And there are books as well.

You be able to find JBoss Fuse getting started by using google. For the integration of Liferay portal, I think you can check out camel-jcr for more information.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!