--- ow <[EMAIL PROTECTED]> wrote:
[...]
> The WS was deployed with deployscope="session" and I see about 66K of
> org.apache.catalina.session.StandardSession objects hanging around. It
> appears
> that new session is created for each WS call even though I reuse the same
> "binding" for all calls. BTW, changing scope to "application" does not help,
> Tomcat still dies with OutOfMemoryError. Also, there's about 13K instances of
> java.util.Hashmap which seems somewhat large ...
[...]

I have to correct myself. Changing scope to "application" does help (resolves
the issue) and results in much smaller heap. Perhaps I need to understand
session management in Axis better. 
Any pointers? Thanks







__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

Reply via email to