Apache ServiceMix

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第1行: 第1行:
 
[[Image:apache-servicemix.png|right]]
 
[[Image:apache-servicemix.png|right]]
 
ServiceMix是一个开源的 [[Enterprise Service Bus]] (ESB) 和 SOA 工具集, 支持 SUN JSP 208规范: Java Business Integration(JBI), 采用 Apache 许可协议.
 
ServiceMix是一个开源的 [[Enterprise Service Bus]] (ESB) 和 SOA 工具集, 支持 SUN JSP 208规范: Java Business Integration(JBI), 采用 Apache 许可协议.
 
+
[[Image:smarch.jpg|thumb|right|ServicesMix 总线结构]]
 
其JBI的核心总线结构支持插件操作。  
 
其JBI的核心总线结构支持插件操作。  
  
第11行: 第11行:
 
More detail: http://servicemix.apache.org/SMX4/
 
More detail: http://servicemix.apache.org/SMX4/
 
==ServiceMix 3==
 
==ServiceMix 3==
 
+
[[Image:ServiceMix.png|thumb|right|ServicesMix 系统架构]]
 
==ServiceMix 2==
 
==ServiceMix 2==
 
+
[[Image:servicemix-mc4jconnections.jpg|thumb|right|MC4J]]
 
==安装指南==
 
==安装指南==
 
  获得 http://download.huihoo.com/apache/servicemix/
 
  获得 http://download.huihoo.com/apache/servicemix/
第68行: 第68行:
 
*http://download.huihoo.com/apache/servicemix/
 
*http://download.huihoo.com/apache/servicemix/
 
*http://docs.huihoo.com/apache/servicemix/
 
*http://docs.huihoo.com/apache/servicemix/
==精彩图集==
 
[[Image:smarch.jpg|thumb|left|ServicesMix 总线结构]][[Image:ServiceMix.png|thumb|left|ServicesMix 系统架构]][[Image:servicemix-mc4jconnections.jpg|thumb|left|MC4J]]
 
  
 
[[category:SOA]]
 
[[category:SOA]]

2008年4月3日 (四) 09:19的版本

Apache-servicemix.png

ServiceMix是一个开源的 Enterprise Service Bus (ESB) 和 SOA 工具集, 支持 SUN JSP 208规范: Java Business Integration(JBI), 采用 Apache 许可协议.

ServicesMix 总线结构

其JBI的核心总线结构支持插件操作。

目录

ServiceMix 4

ServiceMix 4 Runtime 基于 OSGi 构建, 将使用 Apache Felix can download OSGi bundles dynamically from Maven repos

ServiceMix 4 is also JBI 1.0 compatibility

More detail: http://servicemix.apache.org/SMX4/

ServiceMix 3

ServicesMix 系统架构

ServiceMix 2

MC4J

安装指南

获得 http://download.huihoo.com/apache/servicemix/
如: tar zxvf servicemix-2.0.2.tar.gz 

cd servicemix-2.0./bin

启动 servicemix

huihoo@debian:~/java/soa/servicemix-2.0.2/bin$ ./servicemix

ServiceMix ESB: 2.0.2
Loading ServiceMix from servicemix.xml on the CLASSPATH
04:04:29,647 INFO [JournalPersistenceAdapter] Opening journal.
04:04:29,727 INFO [JournalPersistenceAdapter] Opened journal: Active Journal: using 2 x 20.0 Megs at: ../var/ journal
04:04:29,727 INFO [JournalPersistenceAdapter] Journal Recovery Started.
04:04:29,803 INFO [JournalPersistenceAdapter] Journal Recovered: 0 message(s) in transactions recovered. 

测试

huihoo@debian:~/java/soa/servicemix-2.0.2/examples/basic$ /home/huihoo/java/soa/servicemix-2.0.2/bin/servicemix servicemix.xml

ServiceMix ESB: 2.0.2

Loading ServiceMix from file: servicemix.xml
13:24:50,580 INFO [JournalPersistenceAdapter] Opening journal.
13:24:50,897 INFO [JournalPersistenceAdapter] Opened journal: Active Journal: using 2 x 20.0 Megs at: ../var/journal
13:24:50,897 INFO [JournalPersistenceAdapter] Journal Recovery Started.
13:24:50,984 INFO [JournalPersistenceAdapter] Journal Recovered: 0 message(s) in transactions recovered.
13:24:51,228 INFO [JCAContainer] Jencks JCA Container (http://jencks.org/) has started running version: 1.1.1
13:24:51,993 INFO [JCAConnector] Activating endpoint for activationSpec: ActiveMQActivationSpec{acknowledgeMode='Auto-acknowledge',
 destinationType='javax.jms.Topic', messageSelector='null', destination='demo.org.servicemix.source', clientId='null',  
subscriptionName='null', subscriptionDurability='NonDurable'} using endpointFactory: 

org.jencks.SingletonEndpointFactory@6798eb[transactionManager= org.apache.geronimo.transaction.context.GeronimoTransactionManager@168989e]

13:24:52,195 INFO [JCAConnector] Activating endpoint for activationSpec: ActiveMQActivationSpec{acknowledgeMode='Auto-acknowledge', 
destinationType='javax.jms.Topic', messageSelector='null', destination='demo.org.servicemix.result', clientId='null',   
subscriptionName='null', subscriptionDurability='NonDurable'} using endpointFactory: 

org.jencks.SingletonEndpointFactory@76f2e8[transactionManager= org.apache.geronimo.transaction.context.GeronimoTransactionManager@168989e] 13:24:52,606 DEBUG [XAEndpoint] Transaction started and resource enlisted 13:24:52,697 DEBUG [XAEndpoint] Transaction committed ....... 测试报告

huihoo@debian:~/java/soa/servicemix-2.0.2/examples/basic/target/test-reports$ ls
more activemq-test.log
2006-04-22 13:24:52,606 [Thread-14 ] DEBUG XAEndpoint - Transaction started and resource enlisted
2006-04-22 13:24:52,697 [Thread-14 ] DEBUG XAEndpoint - Transaction committed
2006-04-22 13:24:52,791 [Thread-19 ] DEBUG XAEndpoint - Transaction started and resource enlisted
2006-04-22 13:24:52,847 [Thread-19 ] DEBUG XAEndpoint - Transaction committed
..... 

相关链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱