In domain mode, ObjectStore and PutObjectStoreDirHere directory structures are created at
root level of the dist
----------------------------------------------------------------------------------------------------------------
Key: JBAS-9196
URL:
https://issues.jboss.org/browse/JBAS-9196
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Transaction Manager Integration (Arjuna)
Affects Versions: 7.0.0.Alpha1
Reporter: Brian Stansberry
Assignee: Stefano Maestri
If you start using domain.sh, "ObjectStore" and
"PutObjectStoreDirHere" directories appear at the same level as bin, domain,
standalone. They should be in domain/servers/XXXX/data where XXXX is the name of the
server.
I don't see any jbossts related directories if standalone.sh is used.
I did some tracing of the path string being injected into
o.j.as.tx.ArjunaTransactionManagerService's pathInjector, and it's the expected
/pathToJBoss/domain/servers/XXXX/data/tx-object-store. Beyond that I don't know what
happens.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira