Yes, your SOAP service code runs within the context of a servlet, so
anything you can do from a servlet, you can do from your service.

Scott Nichol

----- Original Message -----
From: "Jonathan Roberts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 09, 2002 12:17 PM
Subject: soap and connection pooling


>
> Does anyone know if connection pooling is possible via soap.
>
>
> My server side interface uses a bean which connects to a database.
>
> I'm presuming that soap runs on the server ( e.g.jrun ) and this
server
> handles the pool of conenctions in the same way as if my bean was
running
> withing jrun.
>
> any opinions?
>
> Jonathan
>
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to