Frank, Maybe my explaination is not clear enough. The problem I am having now is my component does not know the data source JNDI name upfront until at deployment time. I can not endure other products will deploy a data source with the JNDI name exactly match what I defined in persistence.xml, but I can ask for the data source name from them at deployment time. However, there is no way I can set the data source name dynamically from persistence API.
Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138108#4138108 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138108 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
