Re: [ojb-users] Use something other than Default Datasource
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2002-05-12 08:22:06
|
Hi Jason, please have a look at the repository.dtd. you will see that it is possible to have a JdbcConnectionDescriptor element as the first element of a ClassDescriptor element. Of course its possible to use JNDI datasources. There is an example for a JNDI datasource JDBCConnectionDescriptor in the repository.xml file. HTH, Thomas Jason McKerr wrote: > Anyone know how I can use a different JDBC Connection than the one > defined in repository.xml? Repository.xml says, if a Class does not > specifiy it's own connection then it uses default. > > How do I specify connection in the class? Traditional JDBC/JNDI? If > so, then how do I usethe broker interface in conjunction with that? > > > Thanks, > > Newt > > > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Objectbridge-users mailing list > Obj...@li... > https://lists.sourceforge.net/lists/listinfo/objectbridge-users > > > > |