Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2006, Vol. 32 ›› Issue (2): 65-67.

• Software Technology and Database • Previous Articles     Next Articles

Compatibility Research of J2EE Application Server

XIA Tian   

  1. School of Information Resource Management, Renmin University of China, Beijing 100872
  • Online:2006-01-20 Published:2006-01-20

J2EE 应用服务器兼容研究

夏 天   

  1. 中国人民大学信息资源管理学院,北京 100872

Abstract: The architecture of J2EE applications is analyzed, and the main reason that platform depended deployment descriptors make applications can not achieve “write once, run anywhere” is also pointed out. The method of intelligent container simulation is proposed. XSLT and Java technologies are adopted to realize low-cost migration and runtime compatibility in this method. Experiments about pet store applications prove that this method is effective, feasible and valuable to study deeply.

Key words: J2EE; EJB; Deployment descriptor; WebUniverse application server

摘要: 分析J2EE 应用程序的体系结构,指出平台相关的扩展部署描述符文件是导致组件无法实现“一次编写、到处运行”的主要原因。提出了智能容器仿真方法,该方法采用XSLT 和Java 技术,在WebUniverse 中实现J2EE 应用程序的无缝移植和运行时兼容。通过对WebLogic和WebSphere 两个版本的Pet Store 应用程序的测试表明,该方法有效可行,有继续深入研究的价值。

关键词: J2EE;EJB;部署描述符;WebUniverse 应用服务器