I'm setting up a JBoss installation that has two Datasources, 2 different databases on the same physical PostgreSQL server. The first one comes up fine, but no matter what I do the second one will not show as UP. I've duplicated the XML file, recreated via the UI and nothing seems to work.
Local Transaction Datasources deployed in the instance of JBoss AS
I can't find any errors on either PostgreSQL or JBoss indicating why the first one continues to show DOWN. Mostly I'm curious if there is a way to increase the verbosity of the JNDI/JDBC initialization that shows why it is selecting DOWN.