将 Spring 和 OpenJPA 与 WebSphere Application Server 一起使用
2009-11-03 00:00:00 来源:WEB开发网核心提示: 图 5. 域模型该应用程序组织为四个项目:events-ear:EAR 打包、共享库等等,events-ejb:业务逻辑层、EJB 会话 Beanevents-service:服务层和数据访问events-war:Web 层开发要使用 IDE 开发该示例应用程序,将 Spring 和 OpenJ
图 5. 域模型
该应用程序组织为四个项目:
events-ear:EAR 打包、共享库等等。
events-ejb:业务逻辑层、EJB 会话 Bean
events-service:服务层和数据访问
events-war:Web 层
开发
要使用 IDE 开发该示例应用程序,您需要安装以下必备软件:
Eclipse 3.4 for Java EE
IBM WebSphere Application Server v6.1(v6.1.0.9 或更新的 6.1 版。该示例应用程序使用 v6.1.0.17 进行了测试)
Java SE JDK 1.5(可以使用与 WebSphere Application Server 打包在一起的 JDK)
IBM DB2(DB2 UDB 8.2 或 Apache Derby v10.4.2.0)
该示例应用程序使用了 Spring Framework v2.5.5 和 Apache OpenJPA v1.2.0(有关所使用的其他 API 和版本的列表,请参见 events-ear/docs/libraries.txt 文件)。
按如下方式设置应用程序项目:
下载 events.zip 包并提取其内容
将源代码树导入 Eclipse。选择 File 菜单下面的 Import 并选择 General / Existing Projects into Workspace。选择所提取的源代码树根目录作为导入根。Import 对话框应该与图 6 所示类似:
图 6. 导入项目
- ››Spring源码学习-含有通配符路径解析(上)
- ››WebSphere Application Server 7.0 XML Feature P...
- ››WebSphere 反向投资者: 解决 WebSphere Applicati...
- ››WebSphere sMash 的创新应用,第 2 部分: 借助包装...
- ››Websphere MQ v6集群的负载均衡新功能
- ››WebSphere Process Server V6.0.2 集群,第 2 部分...
- ››WebSphere Process Server V6.0.2 集群,第 1 部分...
- ››WebSphere MQ性能调优浅谈
- ››WebSphere配置资源库管理
- ››WebSphere中的SSL/TLS:用法、配置和性能
- ››websphere ejb远程/本地调用总结
- ››WebSphere Application Server对SIP的支持
更多精彩
赞助商链接