欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
JBoss ESB
第7行: | 第7行: | ||
==安装指南== | ==安装指南== | ||
1.Copy the <JBoss ESB Home>/dist/JbossEsbAppl.ear to your <JBOSS_HOME>/server/all/deploy directory | 1.Copy the <JBoss ESB Home>/dist/JbossEsbAppl.ear to your <JBOSS_HOME>/server/all/deploy directory | ||
− | |||
第21行: | 第20行: | ||
3.Copy the <JBoss ESB HOME>/docs/install/conf/jbossEsb.properties to your <JBOSS_HOME>\server\all\conf directory | 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. | 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. | 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 | 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 | 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 | 8.Edit the <JBOSS_HOME>/server/all/conf/jbossEsb.properties file and modify as per your environment for mail notifications to work | ||
− | |||
2006年8月29日 (二) 09:08的版本
目录 |
相关链接
安装指南
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)