I'm now trying to get seam-managed persistance to work by adding this to 
seam.properties:
org.jboss.seam.init.managedPersistenceContexts em
  | em.persistenceUnitName java:/EntityManagerFactories/testDatabase
but 'em' does not get created. I have also tried to add bogus stuff to 
seam.properties and that does not generate any errors.
The JNDI is valid and I have changed the listener and the app works as expected 
using @PersistenceContext - Am I missing something? 

Thanks,
/Magnus

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to