[jboss-rpm] Developer question

Carlo de Wolf cdewolf at redhat.com
Tue Mar 20 04:47:59 EDT 2012


In essence it is a matter of creation a copy of the configuration 
starting AS from that copy.

1. cp -a $JBOSS_HOME/standalone $WORK/standalone
2. $JBOSS_HOME/bin/standalone.sh -Djboss.server.base.dir=$WORK/standalone

Carlo

On 03/20/2012 07:30 AM, Doron Fediuck wrote:
> Hi guys,
> Something I see a lot in mailing lists is an issue of permissions
> for developers;
> When a developer will install JBoss from RPM, it'll probably get
> root permissions and the jboss:jboss as an owner.
> A developer who wishes to deploy his/her work, will need to hack
> the deployments folder so his maven or any other framework could
> actually deploy it.
>
> I'd like to know what's your view on it, and will you consider
> providing some script or install option for developers (jboss-set-dev ?)
> in order to handle this and maybe other issues?
>
> Doron
> _______________________________________________
> jboss-rpm mailing list
> jboss-rpm at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-rpm



More information about the jboss-rpm mailing list