I'm reading this thread as the following meta-discussion. I may be
confused.

Steve and others: Help us, we've having trouble making global resources
work due to poor documentation and problems deciding what to put in the
'common' classpath and what to put in the webapp class path.

Yoav and others: Well, OK, here's some help, but why do you want to use
global resources anyway?

Steve: Wait a minute, now I see, I don't really need any global
resources, I can let each webapp get its own database connection, and
configure the whole business in the Context element.

Benson: That's all well and good for those of you who were using global
resources to pool DB connections. However, us poor suckers who use JNI
are forced into global resources for other reasons.

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

Reply via email to