Why is an application redeployment is needed for JSF managed bean modifications to take effect?
Development environment:
- Eclipse Indigo.
- JBoss as 7.
- JBossAS Tools.
Further explanation:
If I modify a JSF page, I can visualize the modification after simply refreshing the page. But this is not the case for JSF managed bean modifications where I have to redeploy the application to visualize them.