[jboss-user] [JCA Development] - JcaXAResourceRecovery

Jesper Pedersen do-not-reply at jboss.com
Mon Apr 19 14:02:57 EDT 2010


Jesper Pedersen [http://community.jboss.org/people/jesper.pedersen] replied to the discussion

"JcaXAResourceRecovery"

To view the discussion, visit: http://community.jboss.org/message/538360#538360

--------------------------------------------------------------
Here is an use-case:

<datasources>
  <xa-datasource>
    <jndi-name>PostgresDS</jndi-name>
    <track-connection-by-tx>true</track-connection-by-tx> 
    <xa-datasource-class>org.postgresql.xa.PGXADataSource</xa-datasource-class>
    <xa-datasource-property name="ServerName">server_name</xa-datasource-property>
    <xa-datasource-property name="PortNumber">5432</xa-datasource-property>
    <xa-datasource-property name="DatabaseName">database_name</xa-datasource-property>
    <xa-datasource-property name="User">user</xa-datasource-property>
    <xa-datasource-property name="Password">password</xa-datasource-property>

    <metadata>
       <type-mapping>PostgreSQL 8.0</type-mapping>
    </metadata>

  </xa-datasource>
</datasources>


There isn't a security-domain defined here.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/538360#538360]

Start a new discussion in JCA Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2099]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100419/d3eb709a/attachment.html 


More information about the jboss-user mailing list