cannot find managed bean

Trying to deploy a new task and it blows up saying can’t find managed bean? It might be because I have tried to depoy it twice to same project. I first deployed it and had to wipe the project and retrieve from my VCS and try it again but that is where the process seems to have some references that I can’t find that it is keeping.

I attached a screen shot. Any help is appreciated. Thanks
untitled.bmp (181 KB)

Hi:

What I do is

  1. In designer a) delete the files (views and java files corresponding to the views of the task) b) Delete the reference from the faces-config.xml and portlet.xml using the XML files (not from the graphical views)

  2. In MWM delete the task using the Administrator

Then redeploy.

Good luck!