Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
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
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)
In MWM delete the task using the Administrator
Then redeploy.
Good luck!