Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-8922

Transactions action store path configuration ignored.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Blocker Blocker
    • None
    • EAP 6.0.0 ER 6_Beta2
    • Transaction Manager
    • Fedora 16

    • Compatibility/Configuration
    • Workaround Exists
    • Hide

      Create a symbolic link to the path.

      Show
      Create a symbolic link to the path.
    • NEW

      This is concerns the standalone deployment.
      The definition of an explicit path to save subsystem files is ignored.

      <subsystem xmlns="urn:jboss:domain:transactions:1.2">
      <core-environment>
      <process-id>
      <uuid/>
      </process-id>
      </core-environment>
      <recovery-environment socket-binding="txn-recovery-environment" status-socket-binding="txn-status-manager"/>
      <coordinator-environment default-timeout="300"/>
      <object-store path="/perf1/tx-action-store"/>
      </subsystem>

      Instead of the files being created as should be in "/perf1/tx-action-store" they are created instead in "<EAP_HOME>/standalone/data/perf1/tx-action-store".

              thjenkin@redhat.com Tom Jenkinson
              jwhiting@redhat.com Jeremy Whiting (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: