0 Replies Latest reply on Apr 28, 2002 8:31 PM by davidjencks

    YET ANOTHER CHANGE TO JBOSS 3!

    davidjencks

      I've removed the old local jdbc wrapper and modified all the sample configurations to use the new one.

      If you have a local jdbc wrapper config file the minimum change necessary to use the new wrapper is to replace

      <depends optional-attribute-name="OldRarDeployment">jboss.jca:service=RARDeployment,n ame=Minerva JDBC LocalTransaction ResourceAdapter


      with

      <depends optional-attribute-name="OldRarDeployment">jboss.jca:service=RARDeployment,n ame=JBoss LocalTransaction JDBC Wrapper

      The xa config remains unchanged.

      This affects users of the cvs versions of jboss 3/3.1 and will be part of rc2 and later.