I'm pretty new with EJB's and GWT but I've been using Java for a little while.
My question is: How do I get GWT and EJB's running all together on eclipse? I keep getting pretty severe memory issues with it all together. It consumes 600mb of VM and 200mb of mem and every other operation I do (i.e. open a .java file or build), it crashes with a permgen error. I have installed eclipse helios with java ee, and installed gwt as a plugin. I then installed the Oracle Weblogic eclipse plugin. Is there a better setup or IDE?
Thank you so much!