I'm evaluating Idea at work and I love it... expect for one thing. Hot swap/redeploy seems to fail.
On redeploy I see an exception logged in the undeploy step and it loops indefinately.
Hot swap places the updated files in the wrong place, for example
it should be placed in
/mywar-web.war/pages/home.jsp
it always goes to
/mywar.web/pages/home.jsp
so obviously its very hard to develop my web resources having to restart the server every time.
This always occurs using an exploded war. Using the built war doesn't allow updating of individual resources for tc server.
Anyone have a solution or workaround for this? My eval expires in two days, I'll purchase if I get a solution.
R/
Matt