SOAPException

2001-06-22 Thread Alex_Mazurok
    Hello !   I use soap 2.2 + Tomcat 3.2. When I run example  \soap-2_2\samples\stockquote whith multiple ( work 2-3 different clients on one competer or no)  requests in body ( for(...){ }  ) at the same time, we got following exception:   Exception in thread "main" [SOAPException: fault

SOAP provider

2001-06-22 Thread Hardik Sanghvi
Hi Please help! How can I retrieve mails on this subject from mailing list? I need articles and samples on how to implement custom provider. I am designing a simple provider...but don't know how to use invoke method. Thanks, Hardik --

RE: SOAP provider

2001-06-22 Thread Matthew J. Duftler
Hi Hardik, There is a sample TemplateProvider included in the distribution. There is also a sample client, in the \soap-2_2\samples\provider directory, which calls the TemplateProvider. There is also a section in the User's Guide called "Writing Providers". There are also searchable archives avai