[JBoss-dev] minerva source

2001-06-02 Thread Ferguson, Doug

Hey,

I am trying to see what is happening behind the scenes for minerva.

Where can I find the org.opentools.minerva.jdbc.xa.wrapper.XADataSource.java
file?

Thanks,
d.

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] minerva source

2001-06-02 Thread Georg Rehfeld

Hi Doug,

> Where can I find the
org.opentools.minerva.jdbc.xa.wrapper.XADataSource.java
> file?

Searching old (2.2.1 :-) JBoss jars I only found
  org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl.class
the source for it now is under
  org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl.java
and implements
  javax.sql.XADataSource,
I'm pretty sure, this is what you want to look at.

have a nice weekend
Georg
 ___   ___
| + | |__Georg Rehfeld  Woltmanstr. 12 20097 Hamburg
|_|_\ |___   [EMAIL PROTECTED]   +49 (40) 23 53 27 10



___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development