Hi all,
Can I integrate GlassFish and Spring Framework the part of persistence,
because I use Struts 2 with Spring in a big project, and all Struts Actions
use Spring beans,
and my Persistence Layer is a Spring + Hibernate and i don't want chenge
this.
I need that the Spring manage the transaction control, and that the JDBC
resource is acquired in application server.
has some way to implement it?
Tanks,
Ronaldo Rigoni
Brazil