Very simple:
1. I make some changes in the source code of a managed bean in the WEB project.
2. I right click in the EAR project and choose Run As | Run on Server.
The Servers view says that the application server is synchronized, but it is not. Also, there's no messages in the Console view showing the redeployment. If I use clean, the console shows the redeployment.
Marcos