<ras>
*******************************************
Richard A. Sitze [EMAIL PROTECTED]
CORBA Interoperability & WebServices
IBM WebSphere Development

![]() | ![]()
06/12/2002 07:28 PM | ![]() To: [EMAIL PROTECTED] cc: Subject: Re: Is axis client thread safe?(with patch) |
Richard Sitze wrote:
>
> Are there any objections to this before I make this change for Takashi?
The first change "synchronized (saxFactory) {"... is entirely
unnecessary and adds overhead. The other two changes address the
DOM-related problem adequately.
- Sam Ruby