[jboss-user] [JBossWS] - Re: Is Jbossws rpc Call impl Threadsafe ?
vberetti
do-not-reply at jboss.com
Thu Nov 9 06:22:38 EST 2006
I found where the problem is comming from.
My 20 threads were using the same Call instance. When I create 1 call instance for each thread there is no problem.
Is javax.xml.rpc.Call implementation in Jbossws 1.0.3.GA threasafe ?
Vincent.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984472#3984472
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984472
More information about the jboss-user
mailing list