Tuesday November 08, 2005
Apply code changes for Web and EJB module I have read recently in Roumen's blog about Apply code changes feature. I was fascinated by this functionality since you can change something in your code, apply code changes and then debug new code in one devug session. Roumen showed this feature for NetBeans sources. I was interested whether similar feature can be used for servlets and beans as well. Before this, I should deploy web module debug, change the code finish debug session and deploy again.
I tried this with servlet and it's working for me. I changed some code in my servlet, applied code changes and then debug new code. I thought, that this feature should work for EJB as well. But, I found a new issue. When this issue will be fixed debuging of EJB will be pleasure.
Roumen, thanks for your tip.
Posted by pblaha
( Nov 08 2005, 05:01:36 PM CET )
Permalink
Comments [1]