cancel
Showing results for 
Search instead for 
Did you mean: 

3.2.0<br /><br />WCM Deployment Engine & FSR...how it s different...<br /><br />

rockycres
Champ in-the-making
Champ in-the-making
Hi all,

I recently read it from Alfresco wiki that WCM Deployment Engine is going to replace FSR from Alfresco 3.2 version.But I could not find much of the different between these two.Can anyone plz share ur views on how these two differ or what are the additional functionalities which are going to featured in WCM Deployment Engine..?Thanks..
1 REPLY 1

mrogers
Star Contributor
Star Contributor
There's intentionally not much difference in functionality at the moment.    

However under the covers there's been a major re-factor.   What was the FSR has been split in two to separate the "Deployment Engine" from the mechanics of doing file system deployment.   This allows you to plug in your own types of deployment targets if the ones out of the box don't suit.     

There's also a new wcm deployment sub-system built into the repository which contains another instance of the "Deployment Engine" so you can plug in your own deployment targets into an alfresco run time.     It's a sub system so you can reconfigure and stop and start it though JMX without bringing down your repo.

The biggest difference is that the ASR is now obsolete to be replaced by the "avm deployment target."   The avm deployment target has retained the old ASRs capabilities but gained the old FSR's capabilities like content transformation, pluggable transport protocols and callbacks.   It is also much faster.    
There's also a "filesystem" target built into the repo which may help with preview and testing.

Going forward, Alfresco 3.3 should introduce some more types of deployment targets which use this new framework.