[jboss-user] [JBoss/Spring Integration] - JNDI transaction outside of container

2006-10-26 Thread gchen77
I cant seem to get the TransactionManager and UserTransaction when running junit tests from outside the server. I've tried many thing including: java.naming.provider.url=localhost:20350 UserTransaction Is it possible to get the TransactionManager and UserTran

[jboss-user] [JBoss/Spring Integration] - Re: JNDI transaction outside of container

2006-10-27 Thread gchen77
Forget this issue. I got it working now. But I am getting: [junit] Caused by: org.springframework.transaction.TransactionSystemException: JTA TransactionManager is not available at JNDI location [java:TransactionManager]; nested exception is javax.naming.NameNotFoundException: TransactionMa