I finally managed to create the website of the tutorial and to see it in the preview.
I deployed it on the standalone deployment engine using port 44100.
Now I have to deploy the web app created with wmc on an application server like jboss, and I have some question:
1)which the best deployment strategy for my purpose? Standalone(44100), filesystem(50500), avm(50500) or alfresco(50500)?
2)what are the pros and cons of the previous strategies?
3)I have to develop and maintain three different web app created with wcm… Is there a way to tell Alfersco wcm to deploy webapp1 on jboss1, webapp2 on jboss2 and webapp3 on jboss3?
I forgot… Obviously my aim is to allow access to the site only to some alfresco's users, like only users that are subscribers to a service… Is it possible? thanks
thanks a lot, you are useful as usual…