Is there somethin gwrong with the list? its my third try to post this message in last 12 hours and still nothing. I apologize in advance if all 3 will come through.
Hi, I deploy a service with session scope and provide a method that takes in username, password, textid, and returns a lot of content(document). With Apache SOAP, should I be concerned with making this method synchronized or anything else that has to do with threads, if there is a possibility of a client making hundreds calls to this method simultaneously. appreciate any thoughts, comments, HELP on that :) Thanks, Oleg
