> Yes, that would be the case with this approach. The better way > would be to use thread local storage .. I just talked to Bill Nagy and > he said he would look into committing a patch to change this part. > (He's familiar with thread local storage and I'm not.)
I believe using ThreadLocal will make the code technically ineligible for use by EJBs, but I don't know if there are any EJB containers which enforce that. -- To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-dev-help@;xml.apache.org>