Reinhard wrote:
Ted wrote:
If you are starting from scratch, then I would strongly recommend *not* using the datasource manager. The datasource manager was a Good Thing three years ago, but, at this point, has outlived its usefulness in most environments.
I'm a bit upset. Any advice on what better to use?
The DataSource management system used in your container. Tomcat for instance, has its own place to specify this (<http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html>), so does JBoss (see the examples in $JBOSS_HOME/docs/examples/jca/).
Erik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

