Hi Joerg,

do you had any success with this?

We have exactly the same requirement: many identical dbs/datasources (ASP like 
application) accessed from 1 jboss instance. we also have to create 
PersistenceUnits on the fly at runtime.

I also tried with EJBConfiguration.createEntityManagerFactory( name, map). 
Connecting to db and table creation works, but I cannot use the returned em 
(throws "no transaction" exception). em is not bound in JNDI.

Thanks for feedback!
Andy

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to