[jboss-jira] [JBoss JIRA] Resolved: (JBAS-9196) In domain mode, ObjectStore and PutObjectStoreDirHere directory structures are created at root level of the dist
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 6 23:03:33 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved JBAS-9196.
------------------------------------
Fix Version/s: 7.0.0.Beta3
(was: 7.0.0.Beta4)
Resolution: Done
> 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: Brian Stansberry
> Fix For: 7.0.0.Beta3
>
>
> 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
More information about the jboss-jira
mailing list