Hi,
I am new to JMX so need help. We have a Spring web application hosted in JBoss.
The setup is such that we have an Apache Web Server which is wired to the JBoss AS.
We have been...
Type: Posts; User: madhu.km; Keyword(s):
Hi,
I am new to JMX so need help. We have a Spring web application hosted in JBoss.
The setup is such that we have an Apache Web Server which is wired to the JBoss AS.
We have been...
Thanks Chris for the response.
But when i use the JTATransactionManager with JBoss i get the following error:
org.springframework.transaction.TransactionSystemException: JTA UserTransaction is...
I am not using EJB. Just Hibernate with DAO classes
Hi,
I am new to Spring. I would like to know how to configure Spring Transaction management to use JBoss transaction manager.
We are using JBoss 4.0.4GA and spring 2.0. I have successfully used...