Hi
I am trying to retrieve 1milion records (load testing ) from an
entity bean deployed in Web Logic Server 5.1. I am getting connection
timeout after 30 seconds (default) error. According to documentation
transaction timeout is 5 minutes by default. I have added the following
lines in the XML file. Even that I am getting the same error. Session bean
is working fine.
<transaction-descriptor>
<trans-timeout-seconds <EJB_reference.html> >300</trans-timeout-seconds>
<transaction-descriptor>
Thanking you
Tushar
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".