Just to give some more information (maybe someone with more in-depth knowledge finds the time to take a look at this issue):



On copying it to the deploy directory of JBoss, memory usage increases by 20 MB. On calling the first struts page (http://localhost:8080/KuchenZutatStrutsWeb/ - then click the link on the index page), memory usage increases by another 30 MB.

I have the same app in a JSF version (same ejb layer, but different web client), and there I did not have memory problems. So I would remove the ejb layer from the suspects list ;-). With a plain WAR file, memory usage increases by 20MB on deploy, but only by 5 on calling the first page. So the maximum is not reached as quick as with the EAR file. But the same tendency can be seen: memory increases on each redeploy, and sometimes goes down, but mostly it is growing.

Wolfgang


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to