S4 Walkthrough page said ./s4 adapter -c=cluster2 The adapter command must be run from the root of your S4 project (myApp dir in our case).
I want to deploy adapter for new machine, not development environment, using this above way, I have to copy the many classes to new machine, But if I use simple .s4r file, can it deploy directly ? And how to do this? Or other more simpler way clean deployment for adapter. /Sky