Hi,
I have a need to dynamically create datasources (and entitymanagers for that matter) within JBoss5 as my database URL's are unknown until runtime. I've several other people asking after the same thing, but the closest to a real answer i've found is: https://issues.jboss.org/browse/JBJCA-12. Which is quite old and looks pretty crazy.
Is there a more concise method to do this?
Thanks,
Tom