| Author |
@Transactional Annotation
|
gokmen kisakol
Greenhorn
Joined: Aug 26, 2011
Posts: 5
|
|
I try a web application, spring+hibernate+jsf2.0.
But I don't configure the transaction, so I take error in tomcat.
Also "Too many connection" error in tomcat for mysql database.
Can you help me to configure application context and service bean?
applicationContext.xml
Dao Class
p
Service Class
</beans>[/size]
|
 |
 |
|
|
subject: @Transactional Annotation
|
|
|