Thomas DeBruycker wrote:
> 3) Added the line <web-site path="./TestSite.xml" />
> to server.xml
you missed adding :
<application name="TestSite" path="../applications/TestSite/" /">
to server.xml (ahead of the <web-site path
You have to remember, Orion is an Application Server and not a WebServer
it does not understand a web application without a base application
eventhough you're not using any EJB.
sven
--
======================================================================================
Sven E. van 't Veer
http://www.cachoeiro.net
Java Developer [EMAIL PROTECTED]
======================================================================================