欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Open ESB
来自开放百科 - 灰狐
(版本间的差异)
第32行: | 第32行: | ||
Application Server | Application Server | ||
Add-ons // 这里指Open ESB Starter Kit | Add-ons // 这里指Open ESB Starter Kit | ||
− | 然后开始安装 | + | 然后开始安装, 系统能很顺利的安装完成 |
+ | 2006-8-29 2:26:03 com.sun.jbi.installer.OpenEsbInstaller install | ||
+ | 信息: "OpenESBDevPack successfully installed in <AppserverInstallDir>/addons/OpenESB" | ||
启动服务器 | 启动服务器 |
2006年8月29日 (二) 11:01的版本
Java EE 5 SDK includes Project Open ESB Starter Kit, a subset of what is available from Project Open ESB. Open ESB Starter Kit provides Java EE developers an introduction to composite application development that uses SOA technology.
Project Open ESB Starter Kit includes the JBI runtime, a BPEL 2.0 Service Engine, and a SOAP binding component.
In addition to Open ESB Starter Kit, Java EE 5 SDK also provides NetBeans-based tools for creating JBI service assemblies, designing BPEL orchestration, and debugging composite applications.
Open ESB Starter Kit 包含:
- JBI Framework: Runtime that implements a JBI instance.
- BPEL Service Engine: Uses Business Process Execution Language (BPEL) to choreograph processes within a composite application.
- HTTP SOAP Binding Component: Connects a JBI instance to external web services and also allows external clients to connect to the JBI instance.
- Java EE Service Engine: Allows direct connection to EJB services within the hosting application server.
- Ant Administration Interface: Manages a JBI instance.
- BPEL Service Engine Examples: Provides an introduction to Open ESB Starter Kit. Accompanying documentation describes the examples and how to run them.
目录 |
安装指南
获得安装包, chmod a+x java_ee_sdk-5-soa_kit-preview-linux.bin ./java_ee_sdk-5-soa_kit-preview-linux.bin 进行图形化安装 选择安装目录 /home/huihoo/JavaEE5 ,事先创建这个目录
设置Admin属性
admin/adminadmin Admin Port: 4848 HTTP Port: 8080 HTTPS Port: 8181
选择 Project Open ESB Starter Kit Add-on
以下产品将被安装
Java 2 SDK Standard Editor 5.0 SUN Java System Message Queue 4.0 Application Server Add-ons // 这里指Open ESB Starter Kit
然后开始安装, 系统能很顺利的安装完成
2006-8-29 2:26:03 com.sun.jbi.installer.OpenEsbInstaller install 信息: "OpenESBDevPack successfully installed in <AppserverInstallDir>/addons/OpenESB"
启动服务器
bin/adadmin start-domain domain1 http://localhost:4848 admin/adminadmin
测试用例
BPEL Sample
JBI Demo
Composite Application
- https://open-esb.dev.java.net/
- Open ESB Starter Kit Documentation - http://java.sun.com/integration/openesb/documentation.jsp
分享您的观点