[jboss-user] [JBoss Seam] - Re: How to build action parameter expression for s:button wi

ASavitsky do-not-reply at jboss.com
Fri Aug 10 11:54:16 EDT 2007


You should be able to make it working without using the data model, or at least I was able to. Try placing the trackList (it's an EntityQuery, right?) inside a long-running conversation, as it might be that, by the time the playMediaId() is called, the trackList is already expired, so track.id would evaluate to null.

Then again, it's all pure guesswork, it would help to see more configuration than that...

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

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



More information about the jboss-user mailing list