I’ve used Orion for several years, but have only recently been using it with MyEclipse.
Previously I used ant to build and hot-deploy by simply dropping the ear into an orion directory.
Occasionally, orion would stop hot-deploying . I’d do various things to wake it up again, i.e.
1. Start and stop it 3 or 4 times.
2. Stop it & yank out everything from my ear file that I could see, then start and stop it a few times.
These tactics do not work consistently, and I have been unable to find a reliable test that reproduces the problem.
Now I use orion with myEclipse, instead of an ant build, and I’m getting more frequent unresponsive deployment behavior, to the point that I’m considering changing to another free appserver, in order to get less stressful deployment times.
My Questions
————–
1. Have other people had this problem of hot/auto deployment stopping??
2. Is there a workaround that works consistently ?
2. Is there a more reliable deployment combo, using another free appserver ?
Bill.