Hi, I'm calling a remote EJB method which is reading things in a database. Normally, this works fine for more than a year. Yesterday I have noticed that if I'm trying to read to much lines I get a ClientAbortException. I don't know if the problem is due to the size of the response or the execution time (about 75s). I'm thinking on how to reduce the execution time, but for the moment i get this erreor :
Any idea? Thanks -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/TomEE-1-7-1-Client-Abort-Exception-with-Remote-EJB-tp4680760.html Sent from the TomEE Users mailing list archive at Nabble.com.
