利用 WebSphere Application Server Community Edition 中现有的 WebSphere Application Server J2EE 资源
2009-10-23 00:00:00 来源:WEB开发网引言
企业常常利用其组织中各种不同的应用服务器来容纳多样化的业务对象。例如,某公司主要运行 IBM WebSphere Application Server V6,但是还有一项业务需要运行 IBM 免费的 WebSphere Application Server Community Edition,以支持企业中运行的各种 J2EE 应用程序。代码的可重用性是支持这种环境的重要编程原则,它能降低编程成本,并且利用现有的代码资产。
在本文中,我们将介绍如何在非 WebSphere Application Server 的 J2EE 应用服务器中利用 WebSphere Application Server V6 中运行的现有 J2EE 代码项目。具体而言,我们将介绍如何使用 WebSphere Application Server Community Edition(它是基于 Apache Geronimo 的 Apache Software Foundation 的 J2EE 服务器项目)来实现与 WebSphere Application Server V6 所支持的 J2EE 资源的交互。
本文假设您已拥有关于 WebSphere Application Server Community Edition 或者 Apache Geronimo 的基本知识,并且大致了解 J2EE 和 WebSphere Application Server 的编程概念。
在本文中:
Community Edition 指的是 WebSphere Application Server Community Edition。
WebSphere Application Server 指的是 WebSphere Application Server - Express、WebSphere Application Server Base 和 WebSphere Application Server Network Deployment。
跨应用服务器的场景
我们将说明如何通过 Community Edition 的 Servlet 容器中的 Servlet 来使用 J2EE 资源——特别是运行于 WebSphere Application Server EJB 容器中的无状态会话 EJB 组件。换句话说,如图 1 所示,Community Edition 上运行的消费 Servlet (consuming servlet) 用来访问 WebSphere Application Server V6 上运行的 EJB 组件。
Tags:利用 WebSphere Application
编辑录入:爽爽 [复制链接] [打 印]更多精彩
赞助商链接