Tech Talk Live #128 - Out-of-Process Extensions with SDK 5

cancel
Showing results for 
Search instead for 
Did you mean: 

Tech Talk Live #128 - Out-of-Process Extensions with SDK 5

EddieMay
Alfresco Employee
0 0 1,451

Alfresco Tech Talk Live #128Alfresco Tech Talk Live #128

Join Martin Bergljung, as he explains that with Alfresco SDK 5, we can start moving away from in-process extensions and instead favour out-of-process extensions, which run in separate processes. SDK 5 provides two major libraries:

* Alfresco Java Event API - enables an Alfresco developer to work with the new Alfresco Event system from Java.
* Alfresco Java ReST API - enables an Alfresco developer to work with the Alfresco ReST API version 1.0 from Java.

In this Tech Talk Live we will be looking at how you can listen to repository events, build business logic based on these events, and call back to Alfresco Repository via the ReST API. All from an external extension using these new SDK 5 libraries.

About the Author
My own background is in Java and PHP development. I’ve previously worked with Alfresco and more recently with Open Source software such as Joomla & Magento as a freelance developer.