I created a new virtual host using the Admin Application, and attempted
to deploy the "Manager" application using the interface. Initial
attempts gave this message:
java.lang.ClassNotFoundException:
org.apache.catalina.manager.HTMLManagerServlet
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLo
ader.java:891)
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLo
ader.java:756)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authenticator
Base.java:594)
After some fooling around, I found that the issue was that the context
need the "privileged" attribute set to "true". I looked, but I don't
understand how to use the Admin application to set this attribute for a
context.
More to the point, is it possible for the manager application to work
across multiple virtual hosts? It seems like quite a waste to have to
configure the manager application for each virtual host?
I guess another, perhaps better question is why does the Admin
application not have controls to stop, start, and re-load contexts?
George Sexton
MH Software, Inc.
Voice: 303 438 9585
http://www.mhsoftware.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]