[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: UNmanaged JBoss Connection Pool wanted!

jpowellAtTf do-not-reply at jboss.com
Thu Aug 6 11:39:42 EDT 2009


To add more: 

Yes, I have tried the typical SEAM annotations to signify to the container that I will handle transaction management via

 
  | @TransactionManagement(TransactionManagementType.BEAN)
  | @TransactionAttribute(TransactionAttributeType.NOT_SUPPORTED)
  | 

at both the calling action class level and down in the class that handles the alternate persistence scheme.

Thanks again for any help!

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

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



More information about the jboss-user mailing list