On 2/2/12 04:38, Carlo de Wolf wrote:
A cheap intermediate way would be to allow any user to boot up a
configuration.
As an experiment I installed AS into /tmp/jboss-as as root and tried
booting up (a non-existing) ovirt configuration as a regular user.
$ ./standalone.sh -Djboss.server.base.dir=/tmp/ovirt/standalone
...
java.io.FileNotFoundException: /tmp/jboss-as/standalone/log/boot.log
(Permission denied)
...
Plus the wrong logging.properties get applied.
I think it might be a valid alternative until we get true multi-tenancy,
but it would require some patching.
Carlo
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev FWIW, we do have a JIRA for
allowing the log configuration and files to
be assignable
https://issues.jboss.org/browse/AS7-2494.
--
James R. Perkins
JBoss by Red Hat