dag helma, 'not available' most probably means the startup of the context failed due to the errors. have a look at tomcat's logs or start tomcat with 'catalina run'. the context's config is probably erroneous.
> -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Auftrag > von [EMAIL PROTECTED] > Gesendet: Donnerstag, 18. Dezember 2003 12:17 > An: [EMAIL PROTECTED] > Betreff: RE: Custom jars, where to put them? > > > Yes, Marcin already gave the instructions and later I found them > in an html > file as well. I added a context for the manager to tomcat server.xml and > added a line with username, password and manager role to the > tomcat-users.xml (also added a role manager). > Before I started fiddling around to get the manager app working I got a > login dialog when I clicked on the link tomcat manager in index.jsp, but > afterward the above modifications and a restart of tomcat I don't get the > login dialog any more, but immediately a tomcat error page with > '/manager/html/ not available'. > > Bye, Helma --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
