2 Replies Latest reply on Apr 19, 2011 11:09 PM by jaikiran

    ObjectStoreDir location = PutObjectStoreDirHere ?

    ozizka

      There's a thread from 2008:  ObjectStoreDir location

       

      TS config has

        <property name="com.arjuna.ats.arjuna.objectstore.objectStoreDir" value="PutObjectStoreDirHere"/>

      So it ends up in

        JBOSS_HOME/bin/PutObjectStoreDirHere

      which doesn't look good

       

      This is even true for the latest product.

      Shouldn't this be pointing to a dir in JBOSS_HOME/server/<config>/data by default?