[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
dispatcherinfo  XML
Forum Index -> Development
Author Message
pilz



Joined: 15/01/2008 12:37:17
Messages: 3
Offline

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

<dispatcherinfo>
<managedbean name="CustomerEditController"
class=”test.CustomerEditController” />
<managedpackage name="test"/>
</dispatcherinfo>
 Filename dipatcherinfo.PNG [Disk] Download
 Description
 Filesize 11 Kbytes
 Downloaded:  449 time(s)

CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5510
Offline

Hi,

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.

Regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team