On Sat, Aug 11, 2001 at 08:40:06AM -0400, David Jencks wrote:
> On 2001.08.11 01:41:38 -0400 Toby Allsopp wrote:
> > David Jencks wrote:
> > > Are there any plausible uses for the RawXADataSourceLoader?
> >
> > Er, putting XADataSource implementations in JNDI? Its purpose is to
> > instantiate and configure a vendor's XADataSource implementation so that
> > the XA JDBC resource adapter can use it to create XAConnections.
>
> hmm, the xa ra accepts a DataSourceClass as a parameter, do you know of a
> configuration that can't be set using just the connection factory loader?
> Is this intended for subclassing for weirdo xadatasources that require
> special code to initialize? I'd be somewhat tempted to encourage people to
> write a special adapter by subclassing XAManagedConnectionFactory instead.
> Aside from giving the xadatasource to the xa- jdbc-rar, are there any
> reasons anyone would want to look up an xadatasource in jndi?
I was not aware that XAManagedConnectionFactory could instantiate
and configure XADataSources, so that completely obsoletes
RawXADataSourceLoader. It was initially put there to get the
BlackBox example working. Please remove it if you want.
Toby.
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development