Hi All,

        As admin webapp is not supported in tomcat 6.0.x, i have taken admin
webapp of tomcat 5.5.23 and modified according to tomcat 6.0.7 code. Now my
admin webapp is up and running in tomcat 6.0.7. Following operations are
working in admin webapp,

1. Logging in
2. Updation to Tomcat Server (Server, Connector, Host)
3. Adding new host.

Following are not working,

1. Addition or deletion of resources.
2. Addition or deletion of User Definition.

Whenever i try these operations, i am getting HTTP 500 error and message is
"*Error invoking operation **addEnvironment*" (While adding environment
variables). I think mbean for
"Catalina:type=NamingResources,resourcetype=Global" is not
registered/created in tomcat 6.07.

Please someone help to get these working.

Regards,
Santosh

Reply via email to