Please remove Kyle Tippits ([EMAIL PROTECTED]) from your mail list. He
is no longer with Center7. thankyou
Kendall Brinkerhoff
Postmaster
[EMAIL PROTECTED]
-----Original Message-----
From: Kendall Brinkerhoff
Sent: Monday, January 06, 2003 11:43 AM
To: Kendall Brinkerhoff
Subject: Notification: Inbound Mail Failure
The following recipients did not receive the attached mail. A NDR was not
sent to the originator for the following recipients for one of the following
reasons:
* The Delivery Status Notification options did not request failure
notification, or requested no notification.
* The message was of precedence bulk.
NDR reasons are listed with each recipient, along with the notification
requested for that recipient,
or the precedence.
<[EMAIL PROTECTED]> [EMAIL PROTECTED]
MSEXCH:IMS:Center 7:CENTER7:C7MAIL 0 (000C05A6) Unknown Recipient
Precedence: bulk
The message that caused this notification was:
<<RE: [JBoss-user] DataSource or XADataSource: autocommit problem>>
--- Begin Message ---
Hello All,
For using Oracle XA, use JBoss 3.2.0Beta3 ro JBoss 4.x... It does not work
very well in previous versions.
HTH
regards
MS
-----Original Message-----
From: David Ward [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 06, 2003 9:08 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] DataSource or XADataSource: autocommit problem
Using jboss-3.0.4_tomcat-4.1.12, JDK 1.4.1_01 on W2K, Linux, Solaris 9,
hitting Oracle 9.2.0.1.0...
We have an app where all traffic goes through a single Servlet that
wraps all application calls in a UserTransaction gotten from JNDI. All
database work gets done through a single DataSource mapped in JNDI, but
unforunately some of that jdbc work is done in CMP's, some in SLSB, and
some (gasp) in JSP's. There is only one app server hitting one
database, and we are using the latest ojdbc.jar (using thin) from Oracle.
My first question is, given the above scenario, do I have to use an
XADataSource or is DataSource sufficient? We have upgraded our
architecture from JBoss 2.4.7 to 3.0.4, and in 2.4.7 we used
XADataSource, though granted with the (I think Minerva?) wrapper. We
also had to configure to use Oracle's Xid class, not sure if that's
necessary now or not.
My second question is, if we need to use an XADataSource, does
oracle-xa-service.xml work in JBoss 3.0.4? I think I remember seeing
some questionable threads on this list about it.
The problem we're seeing now is that even though we're using a single
UserTransaction around everything, it doesn't matter since Connections
are being retured from the DataSource with autocommit ON, and stuff is
being committed in the database before the UserTransaction commits it.
I'm assuming this is because we're not using an XADataSource, but could
I get by with a regular DataSource, but configure the oracle-service.xml
somehow to hand out Connections with autocommit off? Trying to turn
autocommit off programatically throws an Exception since the server
realizes we're using a UserTransaction.
Thanks for all your help,
David
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
--- End Message ---