i created 2 datasouce files xxx-ds.xml yyy-ds.xml both connect to different database both have different <jndi-name> xxxx </jndi-name> names
i've searched in jar files for ejb-jar.xml for the jndi name to make sure i don't have the same name for my datasources. i've searched the jboss-app.xml to make sure the <loader-repository> is looking at the correct ear. But now i'm clutching at straws
When i deploy the ears separately there is no problem. i'm missing something, i just know don't where to look or what to look for