A permsize of 64M is probably too small for an EJB3 app. You should increase it to 128m or
256m. If it then still runs out of permgen, then then you should worry.
You can easily watch the usage of the permgen using JConsole or VisualVM.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172088#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...