What is the procedure for configuring a JDBC DataSource registered in JNDI? Do I need to require any particular bundles? Where do I configure the Spring bean? The org.springframework.jdbc bundle doesn't appear to be included by default, but even after installing that bundle I still can't get my JNDI beans to deploy.
Thanks! Dan
