JBoss Community

Re: xa-datasource is not registered correctly

created by Jesper Pedersen in IronJacamar - View the full discussion

Try

 

<xa-datasource-property name="ServerName">localhost</xa-datasource-property>
<xa-datasource-property name="PortNumber">5432</xa-datasource-property>
<xa-datasource-property name="DatabaseName">postgresdb</xa-datasource-property>
<security>
   <user-name>admin</user-name>
   <password>admin</password>
</security>

 

instead

Reply to this message by going to Community

Start a new discussion in IronJacamar at Community