Hello all, For a day or two I am a happy user of appfuse basic struts2 with hibernate. My setup is: - appfuse 2.0.2 - netbeans 6.7 - glassfish 3 prelude - java se 5 (i cant get 6 on my mac os x 10.4)
I am having some issues that I would appreciate help with: 1) After subsequent reloads I get a PermGen OOM error from my JVM. I read about Jrockit, but it doesnt seem available for mac os. What is the best course of action for me to deal with this? As for now, I undeploy the app and do a glassfish restart before redeploying to avoid the issue. Needless to say, this costs time. 2) How can I enable hot deployment of both classes and jsp files ? 3) Running mvn install takes a lot of time. In which file is specified what actions are to be taken with the run? How can I configure different runs for test / development deploy / production compile? -- View this message in context: http://www.nabble.com/speeding-up-development-cycle-tp25365737s2369p25365737.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net