[jboss-user] [JBoss Seam] - Re: question about application scope component?
jboss-Nth-Fan
do-not-reply at jboss.com
Mon Dec 11 03:41:20 EST 2006
Hi Folks,
I have the exact same issue here, however not sure how to use the seam-Managed EM.
Just to be sure, is it the one in: "13.4.2. Using a Seam-managed persistence context" from the Seam Ref Doc 1.1.CR2 ?
I've tried (as per ref) to add it to the components.xml, no luck
| <core:managed-persistence-context name="bookingDatabase" auto-create="true"
| persistence-unit-jndi-name="java:/EntityManagerFactories/bookingData"/>
|
The DTD for components.xml does not seem to like the 'core' tag, or is the Documentation incorrect ?
Any pointers will be helpful !
Yeyo
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992704#3992704
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992704
More information about the jboss-user
mailing list