David Jencks wrote: > Thanks! This looks good. Do you have Oracle working with the new xa > wrapper? > Sort of. It deploys datasource and runs very simple test (one ssb calls another, both beans get connection and insert data into the db).
I would cleanup BaseWrapperManagedConnectionFactory and its subclasses. XA/LocalManagedConnectionFactory should provide implementation of createManagedConnection(Subject,ConnectionRequestInfo) and everything else should be done in base wrapper. Do you think this is something reasonable? -- Igor Fedorenko Think smart. Think automated. Think Dynamics. www.thinkdynamics.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
