i used SMPC(for example): 

<core:managed-persistence-context name="myManagername"
  |                                       auto-create="true"
  |                                       
persistence-unit-jndi-name="java:/myjndiname">
  |     </core:managed-persistence-context>

but the context is not extended, because 
in the code i get the ref to the Entitymanger i described further, but the 
Dataselection Model will not work in my stateful session beans, so it's not 
extended.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090403
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to