John5342 wrote:
>
> I use fedora rather than ubuntu myself so the details may differ but the
> manager webapp may well be in a seperate package that may not be installed
> with tomcat automatically. Try looking in synaptic for that. In fedora its
> in tomcat<version>-admin-webapps.
>
> The automatic deployment of wars depends on you setting autoDeploy to true
> which can be done in server.xml. Check the tomcat documentation for how to
> do that.
>
> Hope it helps.
>
> John5342
>
Synaptic only shows:
tomcat5.5-admin
tomcat5.5-webapps
and both are installed.
I edited /etc/tomcat5.5/server.xml and added this line: autoDeploy="true"
int the <host></host> section. I then restarted tomcat and apache2 and tried
going to localhost:8180/sample. Still getting a 404 error.
thanks,
William
--
View this message in context:
http://www.nabble.com/tomcat5.5-and-ubuntu-hardy-heron-tp19575202p19577095.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]