Is there some trick to get the registration mechanism for dispatcherinfo.xml running. I tried it described in the doc but nothing happend in my BeanBrowser. Any new class put in an package beside managedbean is not detected.
dispatcherinfo.xml resides in package managedbeans
should work... ;-) In your screenshot I see two dispatcherinfo.xml, so please double check.
And, of course:
1. make sure that your system compiles properly (=> check webcontentbuild/WEB-INF/classes or webcontentbuild/eclnthotdeploy/classes if the dispatcherinof.xml arrives...)
2. make sure that you have deployed: check tomcat/webapps/yourproject/eclnthotdploy/classes or ..WEB-INF/classes
Maybe select "Clena & Reload" from the menu of the Layout Editor (which first removes content of timcat/webapps/yourproject and then copies the project into.