[jboss-user] [JBoss Seam] - Re: Running seam on geronimo problem
jasonlai1975
do-not-reply at jboss.com
Fri Jan 19 11:52:49 EST 2007
Hi,
I m not sure whether this would help
Based on the article
http://cwiki.apache.org/GMOxDOC11/jboss-to-geronimo-jdbc-migration.html
Geronimo does not support accessing external resources(JDBC datasources) by setting JNDI properties at runtime.
This is because reference resolution is done at deploy time and is based on the JSR-77 object names of the target component.
What is the best way to provide the JTA datasource ,by boostraping a microcontainer or using the Geronimo transaction manager ?
Thank You
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003914#4003914
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003914
More information about the jboss-user
mailing list