




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
SpringItalianConferenceCagliari,September4th20101GabrieleColumbroSeniorSolutionsEngineer,AlfrescoEMEA
Contentapplicationswith
SpringSurf&ChemistryOpenCMIS2AgendaIntroSpringWebscriptsandSpringSurfCMISmadeeasywithOpenCMISDemo:SurfOpenCMISpoweredwebappProjectRoadmapsConclusionsandQ/A3SpringItalianConferenceCagliari,September4th20103SpringSurfandOpenCMISIntroduction4Whoweare?AlfrescoisleadingtheopensourceECMDocument/RecordsManagementfinallyaccessibleCollaborationmadeeasyAnd...WebContentManagement,ImageManagement,DigitalAssetManagement,*ContentManagement5yearsold,aliveandkicking
(biggestprivateopensourcecompany)GabrieleColumbroSeniorSolutionEngineerforAlfrescoEMEASince4yearsinAmsterdamOpensourceenthusiastandcommitterforApacheChemistrySpringSurfAlfrescoAhhh...andaMavenfreak:)5SurfinCagliari?:)6Gotcontent?7Whatareyougoingtodowithit?WriteitEditorsBusinessrepresentativesUCG(UserGeneratedContent)ProcessitTransformationsBusinessprocessesBrandingStoreitDatavsmetadataStructuredandunstructuredArchivalandcategorizationButwhocaresaboutcontentwhichnobodywillread?:)Sofundamentalstepis...4...Delivery!!!9ECMandContentDelivery
ECMTrendsinlast3yearsStandardizationwithCMISCommoditizationofthecloudEverythingiscontent!ContentDeliverytrendsSocializationofcontent(2waychannels)Writeonce-->DeliverEverywhere(Servlet,Portlet,OpenSocial,etc.)LightweightframeworksAlfrescoin2007wasofferingaJSFclientHardtocustomizeandnoteasilyremotableHardcorejavaskillsrequired-->rapidapplicationdevelopmentAlfrescocommunitydemandsanewwaytodelivercontentIdea:TailormakeacontentdeliveryframeworkforAlfrescoComponentbasedpagecompositionOpenSourceOpenStandardsbasedScriptableandextensible10SpringItalianConferenceCagliari,September4th201010SpringSurfandOpenCMISSpringWebscriptsandSurf11Genesisofaframework2007Alfresco2.1introducesAlfrescoWebScriptsMicroMVCReSTframeworkScriptable-ControlinJSorJavaTemplatesinFreemarkerStarteddevelopmentonsocalledAlfrescoWebFrameworkbasedonWebScripts2008AlfrescoWebFrameworkiscompletedAWFrenamedtoAlfrescoSurfAlfrescoShare(Alfrescocollaborationinterface)isbasedconAlfrescoSurf2009FirstcontactsbetweenAlfrescoandSpringSourceAlfrescoWebscriptsandSurfintegratedwithSpringMVCAlfrescoSurfandWebscriptscontributedasSpringWebscriptsandSpringSurf20103Milestonesreleased(latest1.0.0-M3)12SpringWebScripts13AnatomyofawebscriptDescriptiondocumentAnxmlfilewhichdescribestheWebscript'sproperties,forexampleitsURIandHTTPmethodbinding.ThenameofthisfilemustcomplywiththeWebScriptFrameworkasfollows:-
<webscriptid>.<httpmethod>.desc.xmlForexample:foo.get.desc.xmlControllerscriptAJavaScriptfilewhichcontainsthelogicoftheWebscript.Itsoutputonexecutionisamodeltorenderintheresponsetemplate.ThenameofthisfilemustcomplywiththeWebscriptFrameworkasfollows:-
<webscriptid>.<httpmethod>.jsForexample:foo.get.jsResponsetemplateAFreeMarkertemplatewhichrenderstheoutputresponse.Thetemplatehasaccesstothemodelgeneratedbythecontrollerscript,andtheWebscript'sinvocationcontext.ThenameofthisfilemustcomplywiththeWebscriptFrameworkasfollows:-
<webscriptid>.<httpmethod>.<format>.ftlForexample:foo.get.html.ftl14JavaBackedWebscripts15SpringSurfWhatSpringSurfis?AsetofSpringMVCViewResolversPage,Component(Webscript)YoucanaddyourfavoriteControllerApagecompositionframeworkModelingstandardcomponentbasedwebengineeringconceptsPages,Templates,regions,componentsAdvancedremotingfacilitiesModelingstandardcomponentbasedwebengineeringconceptsPages,Templates,regions,componentsAsetofdeveloperproductivitytoolsSpringToolSuiteintegrationSpringRooextensionsSelfdocumentationforWebscriptsandSurfWhatSpringSurfisNOT?ASpringMVCcontroller(allintheview)AlfrescospecificBeingboughtbyOracle:)16SpringSurf
Pagecomposition17SpringSurf
Remoting18SpringSurf
DeveloperToolsSpringRooPluginforSurfCommandlinescaffoldingforSurfSurfsites,pages,componentsWebScriptsandCRUDoperationsSpringSourceToolSuitePluginforSurfSurfApplicationwizardsMavenPluginsDocumentationGenerationMavenBuildScriptsJavascriptandFreemarker
editorsPlatformSpringRoo1.0.2SpringFramework3.0.119Andthecontent?Wherecanwe“suck”contentfrom?ObviouslyAlfresco(pre-configuredendpoint)Anysourceforwhichweconfiguredatriplet
[authenticator,connector,endpoint]CMISoffersanewwaytolookatContentRepositoriesCMISistheSQLforcontentmanagementAllmajorECMvendorsareimplementingCMISAlfresco/Sharepoint/Documentum/Filenet/OracleMostopensourcedeliveryframeworksareridingtheCMIShorseDrupal/Liferay/Django/JoomlaButhowcanwehaveSurfandWebscriptsspeakCMIS?ApacheChemistryOpenCMISistheanswer!20SpringItalianConferenceCagliari,September4th201020SpringSurfandOpenCMISCMISmadeeasywithOpenCMIS21CMISwho?CMISstandsfor“ContentManagementInteroperabilityServices”1.0OASISstandardinApril2010StandarddomainmodelandservicesforcontentmanagementCross-language,cross-protocol,cross-vendorAtom(pub)bindingSOAPbinding(v2)JSONbrowserbindingCMISusecasesFederationMigrationTransparentcontentdeliveryMashupContentapplicationsinawriteonce/useeverywherefashionTestiton:22ChemistryOpenCMISFullyfledgedJavaImplementationfortheCMISstandardAPIforclientapplications(AtomPub&SOAP)ServerbindingsforserverimplementorsTCKforservervalidationCachingandsessionmanagementBasedonalightweighttechnologystackStAX(StreamingAPIforXML)ApacheCXFforwebservicesBuildbyApacheMavenStateoftheartContributedtoApachebyAlfresco/SAP/OpenTextinearly20105committersfromAlfrescoMergedwithexistingChemistrycodebaseApproaching0.1release(ifIfindsometime:))AllowdeveloperstofocusontheContentDomainModel!23CMISDomainModel24SpringCMISapplicationbrowserOpenCMISintegratedintheWebscriptsruntimeOffersasampleCMISpoweredSurfWebscriptsbasedapplicationDevelopedbyAlfrescoAllowsremotemultirepositoryaccessFeaturesTechnologyindependentrepositorybrowsingContentandmetadataaccessFederatedsearchEmbeddableandextensibleHowcanyouuseit?CheckouttheSpringSurfSandbox(/svn/se-surf/trunk/sandbox)WaitfornextSurfrelease:)Checkoutthedemo!25SpringItalianConferenceCagliari,September4th201025SpringSurfandOpenCMISDemo:SpringSurfCMISpoweredwebapp26DemoobjectivesDemothespring-cmis-application-browserFamiliarizewithSTSSurfAdd-onGenerateasampleSurfapplicationLocal
Alfresco808080SpringCMIS
Browser8081FavouriteCMISserver27SurfDemoApp28SpringItalianConferenceCagliari,September4th201028SpringSurfandOpenCMISProjectroadmaps29SpringSurfworkinprogressSpringCMISbrowserproductizedandfully
SurfintegratedStabilizationand1.0finalr
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 中国娃娃鱼养殖项目创业计划书
- 中国假肢、人工器官及植(介)入器械制造项目创业计划书
- 中国鲫鱼项目创业计划书
- 中国科技服务项目创业计划书
- 中国菊粉项目创业计划书
- 中国光盘镜像服务器项目创业计划书
- 中国骨科器械项目创业计划书
- 中国高端水产养殖项目创业计划书
- 中国电子书包项目创业计划书
- 中国3D制图软件项目创业计划书
- MOOC 从china到China:中国陶瓷文化三十讲-景德镇陶瓷大学 中国大学慕课答案
- 小区车辆刮蹭处理预案
- 建筑工程分部分项工程划分表(新版)
- 咯血病人的健康宣教
- 机动车检测站全套管理制度(全套)
- 说写做一致暨工艺纪律遵守课件
- 光伏电站售后服务承诺书
- 相位对焦技术原理
- 中小学德育工作指南实施手册
- 学术规范与学术道德课件
- (新湘科版)六年级下册科学知识点
评论
0/150
提交评论