Re: Websphere Testing environment
Posted By:
Anonymous
Posted On:
Wednesday, August 28, 2002 08:54 AM
I'm sure you have found the directory by now. Anyway here is how you can find your document root:
The default document root is when you install VAJ: ideproject_ressourcesIBM WebSphere Test Environmenthostsdefault_hostdefault_appwebJSP
The 'default_host' is the host pre-configured for you - running on 'localhost:8080/'
The hosts (you can add more) are defined in the 'default.servlet_engine' file found in the WebSphere Test Environmentproperties directory
In 'default.servlet_engine' you can find the document root-tag which will give you a hint to where to place your jsp-files.
The configuration of WTE is not a simple task. But look at the host name ('default_host') and the directory hostsdefault_host - this should give you a hint on how to configure WTE and perhaps add your own hosts.
Regards,
John P Jensen