tomcat5.5 does not start

Marcus Better marcus at better.se
Fri Dec 5 12:13:24 UTC 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Terrence Brannon wrote:
> there is no manager role in tomcat-users.xml ... should I also add
> that...

Yes. Something like this will do:

<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
  <role rolename="manager"/>
  <user username="marcus" password="psst" roles="manager"/>
</tomcat-users>

> the admin webapp is highly useful for deploying .war files

No, that's the manager webapp. That one is still there.

> I dont know what 'removed upstream' means,

The admin webapp was for configuring Tomcat. It was removed by the
Tomcat developers in the version that will ship with lenny.

Cheers,

Marcus

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkk5GuQACgkQXjXn6TzcAQkjJACg66ajPkBWo7vlwj+aAmPvoMf1
V4IAnjQ9MueXN3YmtJkC9bqfDJRj7T63
=wl6M
-----END PGP SIGNATURE-----



More information about the pkg-java-maintainers mailing list