[jboss-user] [JBoss Seam] - Re: @Begin and @End

gavin.king@jboss.com do-not-reply at jboss.com
Wed Jul 19 19:29:43 EDT 2006


anonymous wrote : is it ok to still keep the user in every (I need it in almost every bean) around via @In @Out User user 

I don't quite understand. With this mechanism you never need @Out. You can do @In(create=true) User user as much as you like.

anonymous wrote : Is there a way to "profile"/"monitor" a seam application to see directly what is in memory and how the transactions are handled? That would be useful for me to understand the whole scenario... 

There is the Seam debug page, but that does not tell you anything about transactions...

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

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



More information about the jboss-user mailing list