[jboss-user] [JBoss Seam] - Re: How to use Seam without persistence?

sebasfiorent do-not-reply at jboss.com
Wed Oct 10 15:16:04 EDT 2007


"matt.drees" wrote : From what I gather from http://jira.jboss.com/jira/browse/JBSEAM-1900, you may simply need to put 
  | 
  |   | <transaction:no-transaction/>
  |   | 
  | in your components.xml.  

Yes, I've used it but if you use in conjunction with JPBM por pageflow you get caught by the IllegalOperationException's in NoTransaction class. So I've fixed overriding NoTransaction class and adding this in components.xml

	

Hope it Helps
Regards
Sebastian

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

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



More information about the jboss-user mailing list