最近我在Camel中做了一个针对Spring Integration 的component,这样大家可以在Camel中很轻松地与Spring Integration中的模块进行交互。
有关Spring Integration Component 的使用大家可以参考Camel中的wiki
。
也许大家会问,Spring Integration
和Camel
都实现了Enteripse Integration Pattern
那两者有什么区别吗?
下面是 Spring Integration 的官方介绍
It provides an ...
经过5个月的开发与等待, Camel 1.3.0 终于发布了. New and Noteworthy Welcome to the 1.3.0 release which includes 208 new features, improvements and bug fixes such as... improved Bean Integrationimproved testing via Spring Testing along with the Mock, Test, DataSet componentsbrowsing of endpoints via the Browsabl ...
这几天忙着写有关Camel和CXF集成实现的文档,其中一个就是利用用Camel 来实现CXF 的Transport API,这样你就可以十分轻松的将Camel 强大的路由功能集成到CXF中。你可以在Camel transport factory 中配置一个Camel context或者通过Spring配置文件将Context 设置到对应的Conduit或者Destination中,Camel transport会根据你指定的address URI将对应的Conduit或者Desitination绑定到你指定的Camel context 中的endpoint上。说了这么多,有兴趣的朋友还是看看这 ...
- 浏览: 44569 次
- 性别:

- 来自: 北京

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
CXF jaxws spring configu ...
这个你可以看看CXF中的代码,spring.schemaspring.handl ...
-- by jnn -
CXF jaxws spring configu ...
你好,能不能具体说下怎么配置 在META-INF中添加spring.schema ...
-- by hanjun132 -
How to work on the offli ...
本人觉得git的branch和merg功能比svn强大很多,在权限管理上面是有些 ...
-- by jnn -
How to work on the offli ...
好像git没有权限控制功能?这在team似乎是个问题。
-- by 老熊 -
我眼中的CXF之Configurat ...
这部分的内容是和CXF配置实现相关的内容,需要你研究过CXF的实现代码(当时修改 ...
-- by jnn






评论排行榜