pakkibhaskar
Programmer
Hi,
After successfull integration of Tomcat with IIS, when I restart the Tomcat I am getting an error. The log file contains the following message.
"ServerLifecycleListener: createMBeans: MBeanException
java.lang.Exception: ManagedBean is not found with Ajp13Connector".
In some forums, It is recommended to change the Connector from Ajp13 to Coyote. I changed from Ajp13 to Coyote,Now Tomcat is working but the Redirection from IIS to Tomcat is not working.What about Coyote with IIS? Will Coyote work with IIS?
Please help me.
After successfull integration of Tomcat with IIS, when I restart the Tomcat I am getting an error. The log file contains the following message.
"ServerLifecycleListener: createMBeans: MBeanException
java.lang.Exception: ManagedBean is not found with Ajp13Connector".
In some forums, It is recommended to change the Connector from Ajp13 to Coyote. I changed from Ajp13 to Coyote,Now Tomcat is working but the Redirection from IIS to Tomcat is not working.What about Coyote with IIS? Will Coyote work with IIS?
Please help me.