I have been trying to get HotSwap working for the past day and a half. The breakpoints are being picked up but the changes are not redeployed and the debugger isn’t able to find the source code, despite the fact that I point it to the my src directory. I have the following configuration:
MyEclipse 5.0.1
JDK1.6
JBoss 4.0.5
Ant 1.7
The app is deployed as an exploded ear. Any clues as to what I’m doing wrong?