Hi,

I am wondering if there is more detail instructions on how to setup load time weaver for glassfish2(webapp) or jetty.

The documentation mentioned that if I am deploying WAR rather than EAR, I have to follow tomcat's instruction but it doesn't give any detail.

And there is no mentioning of jetty at all.

I was using tomcat(deploy through eclipse mainly for the develop/test cycle) but when I wired in a lot of things(aspectj and jasperreport compilation and JSF), I started to get out of heap space error.

So is trying to see if other container would fair better.