Re: IDE / Server Support

2011-03-25 Thread Peter Karich
take a look at: http://stackoverflow.com/questions/5373522/is-jrebel-ever-used-in-production-environments-what-can-it-reload-on-the-jvm http://stackoverflow.com/questions/2844135/which-java-web-frameworks-provide-hot-reload Regards, Peter. > Hi, > > How do you get fast deployment in developmen

Re: IDE / Server Support

2011-03-24 Thread James Carman
Most of us run our app servers locally in debug mode. Also, you should check out JRebel. On Fri, Mar 25, 2011 at 12:23 AM, wrote: > Hi, > > How do you get fast deployment in development with large Wicket EJB > applications? > > Wicket pages are ordinary class files that do not always seem to ha

IDE / Server Support

2011-03-24 Thread bht
Hi, How do you get fast deployment in development with large Wicket EJB applications? Wicket pages are ordinary class files that do not always seem to have special redeployment support like JSP files or HTML files. I have an EJB 3.1 app deployed on GlassFish 3.1. Web pages in the web directory d