Hi,
I just installed the Tomcat using
ApplicationServerDev.pkg
to test deploying WOapps as servlets.
Tomcat's example servlets/JSPs execute fine, while Tomcat denies access to the
Tomcat Manager Tomcat Administration
webapps.
The respective webapps and manager.xml and admin.xml are available and seem to look fine. Tomcat even seems to log in my default user tomcat | admin .
But I immediately see this error:
>>> HTTP Status 403 - Access to the requested resource has been denied
type Status report message Access to the requested resource has been denied description Access to the specified resource (Access to the requested resource has been denied) has been forbidden.
Apache Tomcat/4.1.29-LE-jdk14 <<<
Any ideas, what's going on here?
Cheers,
Stefan
|