views:

188

answers:

1

In my eclipse web application I made a Web Project and a Library Project. The Web Project referenced the Library Project.

When I started the Server, every time I change a code in the Library Project and build it. The server wants to restart and it does not redeploy by the Web Project only. I do not want to restart the server because it takes a lot of time waiting the startup of the server.

Another is I am developing portlets using Liferay Portal and every time I change the Library Project, the auto-deploy of Liferay comes in but the Library Project Jar is locked and resulted to crash the portlet and did not deploy it until I restart the server.

Please Help!!!

A: 

Try JavaRebel

Jevgeni Kabanov
I had a quick view of JavaRebel and its interesting. Going to try this one and give you feedback after testing it. Thanks.
Roy Marco Aruta
Sorry but JavaRebel isn't free. I can't afford to spend too much for that. Thanks.
Roy Marco Aruta