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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...