Hello Jonathan

1)I have to ask the dumb question
What kind of bean would handle the DB Connection Pooling ???

2)Can we expect any performance degradations since we have the added facade layer to get to the DB Pool?

Many Thanks,

Martin-

(cell) 617-852-7822





Hi Martin,

This shouldnt be any different from usual usage.

You should implement pooling in the same may in your biz objkects/beans. soap should juts be used to access the interface stubs of the server side interfacee.g

client interface -------> server interface---------> facade------> java bean using conn pooling

the only difference is that you are using soap to access the methods and not a web page.

Hope this helps.

Jnathan


Martin Vossler <[EMAIL PROTECTED]> wrote: Does anyone know if its possible for an Apache Soap service to leverage Tomcats database connection pooling features? Any point in the right direction for where to find such information is greatly appreciated.


--------------------------------- ALL-NEW Yahoo! Messenger - all new features - even more fun!




Reply via email to