[jboss-jira] [JBoss JIRA] Commented: (JBAS-6406) Plugging of custom Context does't work.
David Knox (JIRA)
jira-events at lists.jboss.org
Thu Jan 22 15:53:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12449330#action_12449330 ]
David Knox commented on JBAS-6406:
----------------------------------
I spaced stating for clarity, that I have not checked the change in. MBean invocations on the CustomContext aren't working from MBeanServer#invoke.
> 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)
> Affects Versions: JBossAS-5.0.0.GA
> Reporter: Vicky Kak
> Assignee: Vicky Kak
> Attachments: tomcatdeployment.diff, 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
More information about the jboss-jira
mailing list