资源描述:
《基于JBoss的信贷审批流程在jBPM上的实现 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于JBoss的信贷审批流程在jBPM上的实现[摘要]J2EE体系包括JSP,Servlet,EJB,WebService等多项技术,这些技术的出现给电子商务时代的Web应用开发提供了一个非常有竞争力的选择。随着J2EE技术的逐渐成熟,越来越多的框架开始出现。框架一般处在低层应用平台(如J2EE)和高层业务逻辑之间的中间层。大多数的这类框架采用了流行的MVC(Model-View-Controller:模型一视图一控制器)设计模式。在某些方面使用别人成熟的框架,只需要集中精力完成系统的业务逻辑设计,而不用考虑系统细节问题,比如,事务处理,安全性,数据流控制等问题。然而,面
2、向大规模企业应用程序的应用框架,在定义和实现复杂业务流程方面仍存在很多不足。工作流技术与Internet的结合使工作流的发展和应用进入了崭新的阶段。Internet前所未有的信息交换能力和工作流引擎的业务处理自动化和集成能力相得益彰,不仅推动了生产力的巨大发展,也为一些新兴行业和工作方式的出现铺平了道路,家庭办公、移动办公和虚拟企业的发展都得益于工作流及相关技术的发展。本文通过基于工作流管理系统jBPM,实现在银行领域的信贷审批流程来说明工作流技术的优越性。[关键字]J2EEjBPM工作流管理系统strutshibernate30Theloanprocessrealizi
3、nginthebasisonJBossbyjBPM[Abstract]TheJ2EEsystemcontainmanytechnologieslikeJSP,Servlet,EJB,Webservice,andthesetechnologiesgiveusawidechoicewhenwedevelopwebapplicationsattheageofe-business.WiththedevelopmentofJ2EEtechnologies,moreandmoreframeworkscomeintobeing.Theyareinthemiddleoflowerappl
4、icationplatform(J2EE)andhigherbusinesslogiclayer.MostoftheseframeworksareMVCdesignpattern.Wecanconcentrateourbusinesslogicdesign,whenusingother'smatureframework.Usually,theseframeworksaremature,robust,andtheycandomanydetailsliketransaction,securityanddataflowcontrol.While,therearestillman
5、yshortagesindefiningandimplementingthecomplexworkflowonmanylargescaleenterprisewebapplications.BycloselycombiningtheunprecedentedinformationcommunicationcapabilitiesoftheInternetwiththestrategicbusinessprocessesautomationandintegrationcapabilitiesofWorkflowengines,significantchangeswillbe
6、realized.Thesewillenablearealaccelerationofproductivityimprovementwithininformationrelatedactivities,andwillpavethewayforsometotallynewformsofwork.Thesewillincludehomework,mobileworkandvirtualenterprisesBasedonworkflowmanagerjBPM,thisthesisshowstheadvantageofworkflowtechnologiesbyrealizin
7、gtheloanprocessinbankingarea.[Keywords]J2EEjBPMworkflowstrutshibernate30目录第一章引言51.1工作流的出现与发展51.2工作流管理系统的分类61.3J2EE体系结构简介和web应用框架71.3.1J2EE体系结构简介71.3.2Web应用框架81.3.3Web应用框架Struts简介91.3.4Struts的实现原理10第二章系统总体设计112.1系统的逻辑架构112.2用例描述(信贷审批流程)122.3jBPM工作流管理系统工作机制152.3.1jBPM