I have been trying to integrate our Seam appllication tests into our ant 
scripted build loop. The tests run fine via the Eclipse IDE but don't run in 
ant. Everything works fine up to the point where the embeddable-jboss plugin 
resolver tries to load the plugins but then the script just waits. After 5 
minutes it gets a Transaction timeout. Has onyone experienced this or have any 
idea why it might be happening?

Last few lines of the script output is:
   [testng] INFO  08-05 07:43:25,970 (EJBContainer.java:start:558)  -STARTED 
EJB: com.transtoll.ui.review.actions.ListReviewQueuesAction ejbName: 
ListReviewQueuesAction
   [testng] INFO  08-05 07:43:25,978 (MCKernelAbstraction.java:install:79)  
-installing bean: jboss.j2ee:jar=bin,name=LoadPassageAction,service=EJB3 with 
dependencies:
   [testng] INFO  08-05 07:43:26,037 (EJBContainer.java:start:558)  -STARTED 
EJB: com.transtoll.ui.review.actions.LoadPassageAction ejbName: 
LoadPassageAction
   [testng] INFO  08-05 07:43:26,068 (Initialization.java:init:110)  -done 
initializing Seam
   [testng] INFO  08-05 07:43:26,141 
(PluginFactory.java:getResolverClassFromPluginPropertiesResource:93)  
-plugin.properties used for resolver implementation
   [testng] WARN  08-05 07:48:26,280 (TransactionImpl.java:timedOut:1130)  
-Transaction TransactionImpl:XidImpl[FormatId=257, 
GlobalId=null:1147038203713/1, BranchQual=null:1147038203713, localId=0:1] 
timed out. status=STATUS_ACTIVE


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941741#3941741

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941741


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to