JBoss.orgCommunity Documentation
Both Acme website and Acme Social Intranet are sample extensions demonstrating the intranet that you can implement with eXo Platform.
Remove the Acme website/Acme Social Intranet
1. Stop the server using the shutdown.sh command.
2. Delete the following relevant files: Tomcat
For the Acme website: webapps/acme-website.war, lib/exo.platform.sample.acme-website.config.jar, Tomcat/conf/Catalina/localhost/acme-website.xml and gatein/data.
For the Acme Social Intranet: webapps/acme-intranet.war, lib/exo.platform.sample.acme-intranet.config.jar, Tomcat/conf/Catalina/localhost/acme-intranet.xml and gatein/data.
JBoss
For the Acme website: server/default/deploy/exo-acme-website-3.5.1.ear.
For the Acme Social Intranet: server/default/deploy/exo-social-intranet-3.5.1.ear.
3. Restart the server.