RE: multithreaded soap server

2001-09-17 Thread Micael Ericsson (QIN)
When you deploy your service there is a scope setting: - request, create instance upon request and die when request ends - session, create instance upon request and die when http session ends - application, create instance upon request and die when tomcat stops /Micael E. -Original Message--

multithreaded soap server

2001-09-17 Thread siddharth aggarwal
Hi, There is some confusion regarding SOAP services. If a SOAP client calls a SOAP service (RPC mechanism), is a new object of the service class instantiated for each RPC or is a new thread spawned off at the server that executes the remote procedure (the one called by the client)? I need to b

RE: RE: multithreaded soap server

2001-09-17 Thread graham glass
i think you mean servlet engine, not soap server. GLUE is a soap client server, and includes its own high performance web server and servlet engine. but if you want to use apache SOAP, maybe jrun or jetty would suit your purposes? cheers, graham -Original Message- From: siddharth aggar

Re: RE: multithreaded soap server

2001-09-17 Thread siddharth aggarwal
But isn't glue a SOAP implementation (or is it a soap server)? I am already using Apache SOAP (I am comfortable with its API calls) and I am looking for a high performance multithreaded soap server (that talks to apache soap) where i can deploy web services. Regards, Siddharth. On Tue, 18 Sep

RE: multithreaded soap server

2001-09-17 Thread graham glass
GLUE is free for most commercial uses. download from: http://www.themindelectric.com cheers, graham -Original Message- From: siddharth aggarwal [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 11:22 PM To: [EMAIL PROTECTED] Subject: multithreaded soap server Hi, Can anybody

multithreaded soap server

2001-09-17 Thread siddharth aggarwal
Hi, Can anybody suggest a multithreaded high performance soap server to me in java which is freeware? (At the moment I am using jakarta-Tomcat server) Regards, Siddharth.

issue 95 resolution

2001-09-17 Thread Doug Davis
FYI -Dug -- Forwarded by Doug Davis/Raleigh/IBM on 09/17/2001 12:57 PM --- christopher ferris <[EMAIL PROTECTED]>@w3.org on 09/17/2001 12:18:14 PM Sent by: [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: issue 95 reso