From the mentioned wiki page:

After the OSGi shell prompt appears, we can test whether the web server is up and running at localhost:8080/demo. It should fail due to the reason that we did not configure the platform tenant yet. The multi tenant web demo runs the web server as platform service, allowing a single web server to host multiple tenants. Because it is not configured, the web server is not started. To configure it, we copy the file demos/multitenant/tenant-PLATFORM.tenant to the servers/multitenantweb/ directory, and try again to access it at localhost:8080/demo. This time, we should be "greeted" with a 404 NOT_FOUND message.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to