I am trying to configure "Alfresco Server Receiver". Is the Deployment Receiver and "Alfresco Server Receiver" are same?
In my Alfresco (webapp, where I do create/maintain my content), how do I link the "Alfresco Server Receiver" with it.
If I choose "Deploy" action in my staging sandbox, it just shows only localhost. How can I change the config, so that it lists/shows me the new "Alfresco Server Receiver"?
There's a readme with installation / configuration instructions inside the FSR download bundle.
In a nutshell, all you need to do is extract the bundle to a directory of your choosing then run the "deploy_start" script. This will default to writing the deployed content to the directory "./target" - you can (and arguably should) reconfigure this to be the absolute path of the directory you wish content to be deployed to.
I missed the fact that it's the separate deployment package. I've installed it now and it's receiving files fine. I guess I should put in a bug that the run script still lists commons-logging-1.0.4, and the jar in the package is 1.1 though.