[jboss-user] [JBoss Portal] - Re: UserModule transaction problem

mholzner do-not-reply at jboss.com
Mon Oct 23 14:17:57 EDT 2006


By default the transaction is suspended before the call to the portlet container. You need to flag your portlet to require a transaction in the portal object descriptor. There are examples for that in the standard descriptor examples.
After flagging your portlet there, you should be able to lookup the UserTransaction.... (in theory ;) 

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

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



More information about the jboss-user mailing list