This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: EntityQuery.dataModel - broken!matt.drees Mar 4, 2008 5:04 AM (in response to asavitsky)I'd call it a bug, yes, but it hasn't been addressed yet. 
 The relevant jira issues are JBSEAM-1814 and JBSEAM-2221. Feel free to vote on jira.
- 
        2. Re: EntityQuery.dataModel - broken!asavitsky Mar 7, 2008 3:48 PM (in response to asavitsky)Voted on the issue 1814 - thanks Matt, I didn't know this was already created. To be honest, this is not the first time I get burned by the ManagedEntityIdentityInterceptor, so this keeps me wondering, what's the purpose of it, anyway? Frankly, I don't see anything fundamentally wrong with conversation-scoped queries - in fact, all my Seam apps use them in exactly this way - and the MEII is nothing more than an annoyance to this setup: first it was nulling the resultList, now it's dataModel, restrictions, you name it... 
 
    