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--
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
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
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
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
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.
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