Re: Configuring XAtransaction on MySQL 4.1 with jboss 3.2.7
Posted by: Mark Matthews
Date: July 14, 2005 06:34PM

[snip]
> 16:32:54,948 INFO Starting Coyote HTTP/1.1 on
> http-0.0.0.0-8080
> 16:32:55,495 INFO JK2: ajp13 listening on
> /0.0.0.0:8009
> 16:32:55,542 INFO Jk running ID=0 time=0/141
> config=null
> 16:32:55,698 INFO JBoss (MX MicroKernel) [3.2.7
> (build: CVSTag=JBoss_3_2_7 date=200501280217)]
> Started in 59s:498ms


Hrm. Not a single reference to com.mysql.anything in those log messages. Can't really tell, but it seems like your configuration is botched or has a syntactical error? We can't tell from these log messages whether or not JBoss even _tried_ to load the MySQLXADataSource.

There's also some goofy classloading that goes on with the default datasource, is there any reason you're trying to configure _that_ datasource as the one for XA transactions w/ MySQL?

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.