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