Results 1 to 2 of 2

Thread: Operation timeout exception

  1. #1
    Join Date
    May 2005
    Posts
    1

    Default Operation timeout exception

    Hello all,
    I am trying to configure JPetStore application on WSAD5.1 but getting a Connection timeout exception on server startup. I initally had to upgrade the application to ibatis version 2.0 and make some modifications in the code to conform the code to ibatis 2.0. I have done some digging in the code and Connection excpetion is thrown when XML is being parsed. Could it because I am behind a corporate proxy and the XML parser is not able to get access to the DTDs?

    Thanks in advance,
    AB

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    I think the problem comes from the XML parser that is supplied with WSAD. I think there are some threads about this topic on the forums - anyways, try to find out what parser are available and if an upgrade it's possible.
    A similar topic is discussed inside the Hibernate FAQ: http://www.hibernate.org/116.html#A35
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Similar Threads

  1. Replies: 3
    Last Post: Oct 5th, 2005, 08:39 AM
  2. Context initialization failed
    By kanonmicke in forum Container
    Replies: 7
    Last Post: Sep 29th, 2005, 12:35 AM
  3. Odd behaviour when injecting TransactionTemplate
    By damon311 in forum Container
    Replies: 3
    Last Post: Jul 23rd, 2005, 11:21 AM
  4. Replies: 0
    Last Post: Jul 11th, 2005, 05:49 PM
  5. Replies: 3
    Last Post: Nov 8th, 2004, 07:30 PM

Posting Permissions

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