On Mon, 11 Feb 2008, Chaudhary, Harsh wrote:
I am using POI to generate fairly large XML files (the row count could
be from 50,000 to 500,000 rows). I had a prototype up and running using
WebSphere (JDK 1.4) and everything was fine. Then we were asked to port
it to run on JBoss (JDK 1.5).

Clearly your WebSphere has a larger heap space than your JBoss. Increase the heap space you give to JBoss, and you ought to be fine

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to