Re: [xfire-user] Client out of memory

2007-04-19 Thread Tomek Sztelak
Its hard to tell what you can do here except increasing jvm memory params. You can try to use profiler and see what takes so much memory. btw: you don't have to register JDOMEleementyType. On 4/19/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: And the question of course is how do I solve

Re: [xfire-user] Client out of memory

2007-04-19 Thread Tomek Sztelak
. I can only assume they are streaming it? Thanks *Tomek Sztelak [EMAIL PROTECTED]* 04/19/2007 02:21 AM Please respond to user@xfire.codehaus.org To user@xfire.codehaus.org cc Subject Re: [xfire-user] Client out of memory Its hard to tell what you can do here except increasing

Re: [xfire-user] Client out of memory

2007-04-19 Thread Tomek Sztelak
/2007 02:21AM Subject: Re: [xfire-user] Client out of memory Its hard to tell what you can do here except increasing jvm memory params. You can try to use profiler and see what takes so much memory. btw: you don't have to register JDOMEleementyType. On 4/19/07, [EMAIL PROTECTED] [EMAIL PROTECTED

Re: [xfire-user] Client out of memory

2007-04-19 Thread JHunsaker
@xfire.codehaus.org To user@xfire.codehaus.org cc Subject Re: [xfire-user] Client out of memory Try to use MTOM to send larga binary data, should solve your problem. On 4/19/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: The XML is built in a series of functions, it is not read from a file

Re: [xfire-user] Client out of memory

2007-04-18 Thread JHunsaker
And the question of course is how do I solve this? A similar client built using the old apache soap lib has no problems. I apologize for two posts instead of one. Thanks! [EMAIL PROTECTED] 04/19/2007 12:02 AM Please respond to user@xfire.codehaus.org To user@xfire.codehaus.org cc