欢迎来到天天文库
浏览记录
ID:37333534
大小:3.56 MB
页数:64页
时间:2019-05-22
《基于Java开源框架的业务支撑系统的研究与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要随着通信网络技术的飞速发展,人们对于宽带及业务的要求也在迅速增长,为了向用户提供更加灵活、多样的现有业务和新增业务,提供给用户更加个性化的服务,提出了下一代网络的概念,软交换技术是下一代通信网络解决方案中的焦点之一。BSS(业务支撑系统,BusinessSupportSystem)与OSS(运营支撑系统,OperationSupportSystem)一起统称为BOSS系统,是软交换平台的重要支撑,是电信运营商从原有的以“业务为中心"经营模式向以“客户为中心一经营模式转变的重要标志。随着网络和web技术的发展和普及,基于B/S模式来开发企业级应用已成为主流。J2EE是使用Ja
2、va技术开发企业级应用的一种事实上的工业标准。J2EE是一个真正开放、可扩展的标准框架,具有平台无关性,适用于多系统的整合、系统的延展性、安全性要求高的企业级应用。J2EE本身也提供了一些框架。比如,EmerpriseJavaBeans(EJB)comainer或者ServiaEngine。但是,J2EE缺乏对编程的支持,J2EE这个平台没有能够提供一个令人满意的应用程序编程模型。现在,一些优秀的开源框架弥补了这个不足。它们提供了极为丰富的技术文档,背后有专业的团队做支持,并且一切都是免费的。这些开源框架正成为一些企业级应用的“标准化”解决方案,BSS就采用了这种基于Strut
3、s+Spring+Hibernate开源框架的J2EE应用架构。本文重点研究了以下几个问题:(1)分析了经典MVC架构,分层的设计,Struts、Spnng、Hibernate等开源框架的技术特点和实现方法。(2)实现结合Struts、Spring和Hibernate开源框架的J2EE应用架构。(3)结合多种开源框架实现BSS。系统阐述了BSS的整体架构、功能实现和验证方式设计等。目前,BSS使用Jboss服务器,稳定运行在Linux平台上。BSS具有较好的稳定性、安全性、移植性和可扩展性。关键词:J2EE,MVC,BSS,软交换,Struts+Spring+Hibernate
4、ABSTRACTWiththerapiddevelopmentofthecommunicationnetworkstechnology,thedemandsofpeopleforbroadbandandbusinessaregrowingrapidly,inordertoprovidemoreflexibleanddiversiformexistingorne、)Irbusinesstousers,toprovideusersmorepersonalizedservice,theconceptofthenextgenerationnetworkhasbeenproposed.T
5、heSoftswitchtechnologyisthepointofthenextgenerationcommunicationnetworksolutions.BSS(BusinessSupportSystem)andOSS(OperationSupportSystem)areknown觞theBOSSsystemtogether,isanimportantsupportfortheSoflswitchplatform,isanimportantsymbolofthechangethattelecommunicationsoperatorscomestothe”custome
6、r-centric’’businessmodelfromtheoriginal”business-centric"operationsmodel.Withthenetworksandwebtechnologydevelopmentanddiffusion,todevelopenterprise-levelapplicationsbasedontheB/Shavebecomethemainstream.Infact,J2EEistheindustrystandardofJavatechnologyinthedevelopmentofanenterprise-classapplic
7、ation.J2EEisatrulyopen,scalablestandardframework,aplatform-independent,applicabletotheintegrationofmultiplesystems,thesystem。Sscalability,highSecurityrequirementsofenterpriseapplications.J2EEitselfprovidedsomeframework.Forexample,EnterpriseJavaBean
此文档下载收益归作者所有