




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 巩义中考数学真题及答案
- 2025年易经知识的考试题及答案
- 【外研高二下】山东省滨州市2019-2022学年高二下学期英语期末试卷汇编:七选五专题
- 2025年精神科护理学案例题库及答案
- 【期末试卷】2021-2022学年广东省东莞市高二上学期期末语文试题(原卷版)
- 2025-2026学年山东省济南市高新区五校九年级(上)联考化学试卷(10月份)(含答案)
- 冻库场地租赁合同范本
- 体育达级协议合同范本
- 农机短途运输合同范本
- 耐磨轴承润滑油添加剂行业跨境出海项目商业计划书
- 医院感染诊断标准及上报
- 邯郸市第一医院2022年7月招聘试题及答案
- 举升机检查表
- 学术规范与学术道德课件
- 2023-2024年注册测绘师案例分析真题及答案解析
- 宠物行为学及心理健康研究报告
- 2020年青海省中考物理试卷
- 【教学创新大赛】《数字电子技术》教学创新成果报告
- 光伏电站全面巡视标准化作业指导书
- 人教版七-九年级课文按文体分类目录
- 【读写策略】慈母情深描写“鼻子一酸”的经历
评论
0/150
提交评论