Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-10-10 Thread David Jencks
002 11:35 PM > Subject: Re: [JBoss-dev] XADataSource wrapper for JBoss 4 > > > > Had a look at testing your theory. I think l can do it. I'll get back > to > you > > when l have a result. > > > > - Original Message - > > From: "Da

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-10-10 Thread Jamie Burns
orcing? If so, let me know and l will add some guard clauses to these setters. Thanks Jamie - Original Message - From: "Jamie Burns" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 02, 2002 11:35 PM Subject: Re: [JBoss-dev] XADataSource wrapp

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-10-02 Thread Jamie Burns
Had a look at testing your theory. I think l can do it. I'll get back to you when l have a result. - Original Message - From: "David Jencks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 01, 2002 11:15 PM Subject: Re: [JBoss-dev] XADat

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-10-01 Thread David Jencks
) > at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701) > at java.lang.Thread.run(Thread.java:536) > 2002-09-30 20:25:37,539 WARN [org.jboss.tm.TransactionImpl] Transaction > TransactionImpl:XidImpl [FormatId=257, GlobalId=burns01//22, BranchQual=] > t

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-10-01 Thread Jamie Burns
AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] XADataSource wrapper for JBoss 4 Jamie, Could you try following patch for XAResourceTest.java. It is supposed to fix empty branch id problem. Jamie Burns wrote: > By way of reminder, the exception

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-21 Thread Igor Fedorenko
going to look into it more closely over the weekend. > > - Original Message - > From: "Igor Fedorenko" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, September 07, 2002 2:18 PM > Subject: Re: [JBoss-dev] XADataSource wrapper for JB

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-19 Thread David Jencks
anymore. Hope I'll have time to look at this tomorrow. > > > > > ----- Original Message - > > From: "Igor Fedorenko" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Saturday, September 07, 2002 2:18 PM > > Subject: Re: [JBoss

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-19 Thread Igor Fedorenko
must have changed recently -- I can't successfully run XAResourceTest with oracle anymore. Hope I'll have time to look at this tomorrow. > > - Original Message - > From: "Igor Fedorenko" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-19 Thread Jamie Burns
ubject: Re: [JBoss-dev] XADataSource wrapper for JBoss 4 > There are two types of tests in this test suite. First type ("raw" > tests) manages xids and makes xa calls directly, second type ("tx" > tests) create instance of Transaction and use this instance to manage xa

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-03 Thread David Jencks
Hmm, in general that appears to be a problem I don't know the answer to. Also in general hsql isn't going to affect this, it isn't xa. In your case, looking at the stack trace shows that mssql is having the problems. thanks david On 2002.09.03 18:44:57 -0400 Jamie Burns wrote: > Ok. The XAReso

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-03 Thread David Jencks
eUnitTestCase? > > Thanks > > Jamie > > - Original Message - > From: "Igor Fedorenko" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 03, 2002 5:35 AM > Subject: Re: [JBoss-dev] XADataSource wrapper for JBoss 4

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-03 Thread Jamie Burns
Ok. The XAResourceUnitTestCase threw 3 errors. See attached report. There are sections for 3 adapters in the class. I have hsqldb-ds.xml (Firebird?) and mssql-xa-ds.xml installed. Apart from removing one of them, how do you tell which one has failed? Thanks Jamie

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-03 Thread Jamie Burns
g when the tests will end. Is there a way to run just the XAResourceUnitTestCase? Thanks Jamie - Original Message - From: "Igor Fedorenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 03, 2002 5:35 AM Subject: Re: [JBoss-dev] XADataSource wra

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-02 Thread Igor Fedorenko
can see the replies to my postings. > I was trying to find a way of making it think that my posts were coming from > the one email address but its obvious thats not working - sorry for the > mess.) > > - Original Message - > From: "David Jencks" <[EMAIL PROTECTE

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-02 Thread David Jencks
t working - sorry for the > mess.) > > ----- Original Message - > From: "David Jencks" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, August 31, 2002 1:27 AM > Subject: Re: [JBoss-dev] XADataSource wrapper for JBoss 4 > >

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-09-02 Thread Jamie Burns
rday, August 31, 2002 1:27 AM Subject: Re: [JBoss-dev] XADataSource wrapper for JBoss 4 > I think Igor fixed this in cvs yesterday, have you updated? For some > reason your message is not showing as a response to anything in my mail > viewer so I can't tell what the context of you

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-08-30 Thread David Jencks
I think Igor fixed this in cvs yesterday, have you updated? For some reason your message is not showing as a response to anything in my mail viewer so I can't tell what the context of your post is. david jencks On 2002.08.30 18:16:53 -0400 Jamie Burns wrote: > FW: [JBoss-dev] XADataSource wrapp

RE: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-08-30 Thread Jamie Burns
Title: FW: [JBoss-dev] XADataSource wrapper for JBoss 4 Thanks Igor.   Ive made the change you suggested. The transformed xml looks more familiar.   When mssql-xa-ds.xml was deployed, l got the following error in the log   java.lang.IllegalArgumentException: The class 'class org.jboss.resourc

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-08-29 Thread Igor Fedorenko
In mssql-xa-ds.xml try to replace "xa-tx-datasource" with "xa-datasource". Internally -ds.xml files are transformed into -service.xml using xslt template defined in connector/src/resource/stylesheets/DataSourceTemplate.xsl. You can look into this file to see if it does what you need. Also chec

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-08-29 Thread Jamie Burns
Thanks Igor.   Since you have got further than me, can l compare your setup with mine?   I am working in jboss-4.0.0alpha\server\default.   I have the 3 MS SQL Server 2000 jars in .\lib.   Ive taken hsqldb-ds.xml out of .\deploy so that l have only one DataSource and so that l can use Defau

Re: [JBoss-dev] XADataSource wrapper for JBoss 4

2002-08-28 Thread Igor Fedorenko
New xa wrapper has problems. With few fixes (to be checked in later today) I was able to deploy xa jdbc datasource into 4.0alpha but did not get any further yet. However, ServiceUnavailableException looks like something independent from these problems. Jamie Burns wrote: > Im having a go at te