JAXB Error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kandra2k1
    New Member
    • Aug 2006
    • 1

    #1

    JAXB Error

    Hi,

    I created a JAXB Marshalling client.
    I have to get data from database and then build the XML file.
    My client Program is working 100% fine with upto 15000 records.
    But, when i tried to 50000 records, I am getting Error "Out of memory".
    I increased the Heap size to 1GB. still getting the same error.
    Can any one sujjest, how to fix this problem?

    Thanks
    kandra
  • shruthi04
    New Member
    • Sep 2006
    • 1

    #2
    Hi am also trying to do the same.. Am Generating XML using JAXB, and it should contain data which should be returned by a Stored Procedure or SQL Query.

    May I know how to do this..

    Thanks in advance

    Comment

    Working...