Hi all, I am trying to generate PDF from xml-xsl using Fop0.20.1. So far, the program works fine with few users requests. However, when I test the application with more than 10 users, many jobs fail. The error message I kept on getting is "java.net.socketException Error: connection reset by peer: socket write error". Have you ever experience such a problem? I have a feeling it might be a setting in jakarta-tomcat where you can limit the number of socket connections. Do you know how to increase the socket connections?
Thank you in advance for you help. David
