> on 2/15/01 3:24 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]> > wrote: > > Of course, no third part connection pool at all is needed if your app server > > provides one for you. And, as long as the server obeys the conventions > > described in the servlet and J2EE specs w.r.t. <resource-ref> entries and the > > corresponding JNDI context provided by the server (which is in the near-term > > plans for Tomcat 4 as well, with plug-in of any conforming data source), the > > app doesn't care. It's portable, instead of locked in to a particular > > implementation. > > Point being...where is Tomcat going to get its implementation of a > connection pool from? Are you going to re-implement Struts pool again? :-) The default implementation I use is the Tyrex DataSource implementation. http://tyrex.exolab.org/ The data source support is definitely not enabled by default. Remy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: [POLL] Re: Code Sharing Concepts Geir Magnusson Jr.
- Re: [POLL] Re: Code Sharing Concepts Ted Husted
- Re: [POLL] Re: Code Sharing Concepts Geir Magnusson Jr.
- Re: [POLL] Re: Code Sharing Concepts Craig R. McClanahan
- Re: [POLL] Re: Code Sharing Concepts Morgan Delagrange
- Re: [POLL] Re: Code Sharing Concepts Kief Morris
- Re: [POLL] Re: Code Sharing Concepts Jon Stevens
- Re: [POLL] Re: Code Sharing Concepts Geir Magnusson Jr.
- Re: [POLL] Re: Code Sharing Concepts Craig R. McClanahan
- Re: [POLL] Re: Code Sharing Concepts Jon Stevens
- Re: [POLL] Re: Code Sharing Concepts Remy Maucherat
- Re: [POLL] Re: Code Sharing Concepts Sam Ruby
- Re: [POLL] Re: Code Sharing Concepts Sam Ruby
- Re: [POLL] Re: Code Sharing Concepts Ted Husted
- Re: [POLL] Re: Code Sharing Concepts Craig R. McClanahan
- Re: [POLL] Re: Code Sharing Concepts James Duncan Davidson
- Re: [POLL] Re: Code Sharing Concepts cmanolache
- Re: [POLL] Re: Code Sharing Concepts Kief Morris
- Re: [POLL] Re: Code Sharing Concepts Ted Husted
- Re: [POLL] Re: Code Sharing Concepts cmanolache
- Re: [POLL] Re: Code Sharing Concepts cmanolache
