The doc for 4.0.x says that the resource tag is deprecated in favor of
bean. If I try to setup JMX bean with "bean" then it doesn't work. It
is registered as a CanDI object, but it is not registered in the MBean
server. However, if I replace "bean" with "resource" then everything is
correct, the JMX bean is shown by JConsole and the resin log also shows
that it was registered.
<bean name="trafficSummary" mbean-name="mireka:type=TrafficSummary"
type="mireka.filter.builtin.TrafficSummary" />
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest