Results 1 to 4 of 4

Thread: Getting Issues with jdk 1.4.2 in SPring Batch

  1. #1
    Join Date
    Jan 2008
    Posts
    21

    Default Getting Issues with jdk 1.4.2 in SPring Batch

    I am trying to integrate my spring batch job with my web application.I am getting some error.I am attaching my error.Can you please help me in rectifying it.
    Attached Files Attached Files

  2. #2
    Join Date
    Jan 2008
    Posts
    10

    Default

    The xml parser that ships with java 1.4 is old and out of date. There's a mechanism for upgrading.

    http://xerces.apache.org/xerces2-j/f...ral.html#faq-4

  3. #3
    Join Date
    Jan 2008
    Posts
    21

    Default Getting Issues with jdk 1.4.2 in SPring Batch

    I have upgraded the jdk1.4.2 in the way you specified.That solved my issue with jdk.Thanks for the input and time

  4. #4
    Join Date
    Jan 2008
    Posts
    10

    Default

    you're welcome

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •