欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
JBoss ESB
第49行: | 第49行: | ||
==精彩图集== | ==精彩图集== | ||
[[Image:JBoss-ESB.jpg|thumb|left|JBoss ESB 系统架构]] [[Image:JBoss-ESB-plugins.jpeg|thumb|left|JBoss ESB 插件结构]] [[Image:jboss-esb-layering.jpg|thumb|left|JBoss ESB 层]] | [[Image:JBoss-ESB.jpg|thumb|left|JBoss ESB 系统架构]] [[Image:JBoss-ESB-plugins.jpeg|thumb|left|JBoss ESB 插件结构]] [[Image:jboss-esb-layering.jpg|thumb|left|JBoss ESB 层]] | ||
+ | |||
+ | [[Category:SOA]] | ||
+ | [[Category:ESB]] | ||
+ | [[Category:JBoss]] |
2010年8月15日 (日) 15:42的版本
目录 |
相关链接
- http://labs.jboss.com/portal/jbossesb/
- http://download.huihoo.com/jboss/esb/
- http://docs.huihoo.com/jboss/esb/
安装指南
1.Copy the <JBoss ESB Home>/dist/JbossEsbAppl.ear to your <JBOSS_HOME>/server/all/deploy directory
2.Edit the properties-service.xml in your <JBOSS_HOME>/server/all/deploy directory and add the following attribute entry:
<attribute name="URLList">
./conf/jbossEsb.properties
</attribute>
* This let's the JBoss ESB application know where to find it's config file
3.Copy the <JBoss ESB HOME>/docs/install/conf/jbossEsb.properties to your <JBOSS_HOME>\server\all\conf directory
4.Load the database schema located in <JBoss ESB HOME>/docs/install/database/JBossESB-DB.sql into your PostGreSQL database create a new database of your choice.
5.Copy the <JBoss ESB HOME>/doc/install/\deploy/JBossESB-DS.xml to your <JBOSS_HOME>/server/all/deploy directory.
6.Edit the JBossESB-DS.xml and change as required for your database settings
7.Copy the PostGreSQL JDBC driver into your <JBOSS_HOME>/server/all/lib directory
8.Edit the <JBOSS_HOME>/server/all/conf/jbossEsb.properties file and modify as per your environment for mail notifications to work
9.Launch JBoss Application Server
相关文档
- premier SOA infrastructure implementation (PDF)
- JBossESB 1.0 (PDF)
- An overview of the architectural goals of JBossESB (PDF)
- Why choose ESB an overview of the reasons behind SOA and ESB. (PDF)
- JBossESB a presentation on JBossESB aims. (PDF)