Search the web
Sign In
New User? Sign Up
dvbug · Delaware Valley BEA Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
XA Connection Pool for a JMS JDBC Store   Message List  
Reply | Forward Message #347 of 366 |


Hello,

fyi - WebLogic version 8.1 SP2

We are updating our product to use MySQL 5 (from MySQL 4) due to the
XA support. In order to use the XA driver I created a new JDBC
Connection Pool (call it MySQLXAConnPool). I then tried to switch the
existing non-XA connection pool that my JMS JDBC Store was configured
to use to the XA connection pool. Upon trying to change the
connection pool in the JMS JDBC Store I get the following error:

java.sql.SQLException: Pool connect failed : java.lang.Exception:
Weblogic Pool Driver doesn't support XA driver, Please change your
config to use a Non-XA driver

After much digging I found documentation that you cannot configure an
XA JDBC Connection Pool for use with a JMS JDBC Store:
http://edocs.bea.com/wls/docs81/ConsoleHelp/jms_config.html#1128929

The only thing is that if I configure a brand new JMS JDBC Store and
make it use the XA JDBC Connection Pool (instead of just selecting
the new MySQLXAConnPool from the list that includes the non XA pool)
it works without an error.

Does anyone know if WebLogic is supposed to complain when you try to
use an XA Pool with JMS JDBC Store or are you just expected to read
the docs and know that? Just curious if the latter part of my test
where it let me use an XA pool for a JMS JDBC Store was a fluke.

Thanks,
Dharmita







Fri Jun 30, 2006 9:23 pm

dharmitashah
Offline Offline
Send Email Send Email

Forward
Message #347 of 366 |
Expand Messages Author Sort by Date

Hello, fyi - WebLogic version 8.1 SP2 We are updating our product to use MySQL 5 (from MySQL 4) due to the XA support. In order to use the XA driver I created...
dharmitashah
Offline Send Email
Jun 30, 2006
9:23 pm

Hello Dharmita, As far as I know, you should NOT be able to use an XA JDBC connection pool for use with a JMS JDBC store. I'm not sure why you didn't get a...
David Cabelus
dcabelus
Offline Send Email
Jul 5, 2006
8:26 pm

I always found the docs on this subject somewhat confusing, granted it's a very complicated topic though. I think I came to the conclusion, it's been almost...
sean kroah
skroah
Offline Send Email
Jul 6, 2006
12:21 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help