[jboss-dev-forums] [Design of POJO Server] - Re: migrating TransactionManager and Invokers to POJO
jhalliday
do-not-reply at jboss.com
Fri Mar 28 08:02:28 EDT 2008
OK that helps, thanks Brian.
I'm now hitting an issue with the war deployer (from deployers/jbossweb.deployer/) depending on the transaction manager, which I've moved from conf/jboss-service.xml to deploy/transaction-service.xml
It seems the startup order is not what I expected. I thought it went: bootstrap, jboss-service.xml; deploy/*, deployers/* but that's not what I'm seeing here. Can any AS gurus shed some light on this? Documentation for the expected behaviour seems to be a bit thin on the ground right now...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139627#4139627
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139627
More information about the jboss-dev-forums
mailing list