I just tried initializing the source variable in the no-args
constructor. It works, but you also have to add a
setPoolName/getPoolName pair to JDBCDataSourceLoader and
JDBCDataSourceLoaderMBean. After that, JDBCDataSourceLoader works just
like XADataSourceLoader from jboss.jcml. One minor d
Deadman, Hal wrote:
> Could someone post a working mbean configuration entry that uses
> JDBCDataSourceLoader? An example that uses Oracle would be nice but I will
> take anything. I need a non-transaction connection from a datasource so I
> can do a little jdbc outside the ejb containers. From w
Could someone post a working mbean configuration entry that uses
JDBCDataSourceLoader? An example that uses Oracle would be nice but I will
take anything. I need a non-transaction connection from a datasource so I
can do a little jdbc outside the ejb containers. From what I can tell
JDBCDataSource