You could try using JavaRebel. http://www.zeroturnaround.com/javarebel/installation/
Matt On Wed, Aug 20, 2008 at 7:57 AM, krishgy <[EMAIL PROTECTED]> wrote: > > I am not sure whether this is the right forum to ask this question. > > I have setup Eclipse + Maven + Appfuse with Jetty together. Now I can even > debug my AppFuse projects with Eclipse. > > Only feature I wanted is to have Hot Code Replacement with Jetty server > whenever I change the code, jetty is detecting the changes and trying to > compile the code. After that It restart the spring session context. Then I > am getting memory error PermSize which goes maximum of 176 MB, but I > couldn't increase that. > > Can someone throw me light on this issues? > > Regards, > > Krishgy > -- > View this message in context: > http://www.nabble.com/Appfuse-Jetty-Hot-code-Replacement-tp19069904s2369p19069904.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
