| Author |
Where can I find xsd for deploy/transaction-service.xml
|
Saurabh Pillai
Ranch Hand
Joined: Sep 12, 2008
Posts: 449
|
|
In this link on JBoss, they asked to add below line transaction-service.xml file
but there are two mbeans, which one has this attribute?
Also, there is no file such as deploy/jbossjca-service.xml , I am using Jboss version 5.0.0 and it has jca-jboss-beans.xml. And I found CachedConnectionManager in that file.
Thank you.
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
For JBoss AS 5.x, the deploy/jca-jboss-beans.xml is the correct place.
And as you can see, by default, debug has been enabled in AS 5.x.
|
[My Blog] [JavaRanch Journal]
|
 |
Saurabh Pillai
Ranch Hand
Joined: Sep 12, 2008
Posts: 449
|
|
|
Jai, why did they mention about transaction-service.xml file.
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
That wiki was started way back in 2004. Each major release usually changes the file names or location of the config files. That file was applicable for earlier versions and isn't applicable now.
By the way, the wiki is editable by anyone who has a jboss.org account. So feel free to edit the wiki to add the new location of this file for AS5.
|
 |
 |
|
|
subject: Where can I find xsd for deploy/transaction-service.xml
|
|
|