1 Reply Latest reply on Feb 18, 2005 7:46 PM by adrian.brock

    Obtaining XADataSource from standalone client

    planeski

      Greetings,

      I notice in the FAQs for this forum the following with regard to obtaining DataSource instances in a remote client:

      In JBoss-3.2.x you cannot, DataSources are not exposed remotely.
      There is an implementation of this in JBoss4.
      I would not recommend this anti-pattern


      My questions are:
      1. Does this apply to XADataSource objects as well?
      2. Where can I get more information on the JBoss4 implementation?