This looks interesting, but I am not sure how I would use it. Would the strategy be to set up an action to run when the application is loaded? Would the action then obtain a reference to the data source and stow it in some repository using JNDI for use by the persistenc layer? That is the solution we think will work. Is this different from that? Thanks, Bud >DataSource can be obtained either Deployment descriptor as >"java:comp/jdbc/MyDataSource" >(associate a Jndi name to the Datasource >) >
- Re: DataSource and Factories Bud Gibson
- Re: DataSource and Factories Craig R. McClanahan

