Plugging of custom Context does't work.
---------------------------------------
Key: JBAS-6406
URL:
https://jira.jboss.org/jira/browse/JBAS-6406
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Vicky Kak
Assignee: Vicky Kak
Attachments: TomcatDeployment.java
Configuring the custom context in
$JBOSS_HOME/server/default/deployers/jbossweb.deployer/META-INF/war-deployers-jboss-beans.xml
in org.jboss.web.tomcat.service.deployers.TomcatDeployer bean yields the following error
*************************************************************************************
Caused by: javax.management.ServiceNotFoundException: Cannot find operation addValve
at org.apache.tomcat.util.modeler.ManagedBean.getInvoke(ManagedBean.java:587)
at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:289)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
at
org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:434)
*************************************************************************************
The patch is already made in org.jboss.web.tomcat.service.deployers.TomcatDeployment by
David Knox.
I will attach the file and review the same.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira