Jetm monitoring Spring MVC beans

14 views
Skip to first unread message

Cristi Cioriia

unread,
Feb 9, 2015, 11:12:45 AM2/9/15
to jetm...@googlegroups.com
Hi guys,

I have a spring web-app which contains as normal a root application context where I defined the jetm configuration and a web-mvc config file for the Spring dispatcher servlet.

My use case is like this:

appContext.xml:

<jetm:runtime />
<jetm:monitoring>
        <jetm:bean-pattern>viewResolver</jetm:bean-pattern>
</jetm:monitoring>

web-mvc.xml:

<bean id="viewResolver"/>

The question I have is this: does the jetm monitor the viewResolver? Because I don't get any results in the jetm view.

Greetings,
Cristi




Reply all
Reply to author
Forward
0 new messages