[jboss-as7-dev] Removing / disabling data-sources requires restart
Jason Greene
jgreene at redhat.com
Tue Feb 21 08:04:37 EST 2012
There is a special flag you have to pass to the management operation which enables services to restart as a result of the operation. This is more risky because it restarts portions of deployments using the datasource. For example, it will completely restart JPA on every deployment using it, and everything using JPA. The console does not yet allow you to pass in the flag, as it would need to warn what you are about to do.
Sent from my iPhone
On Feb 21, 2012, at 5:26 AM, Dominik Pospisil <dpospisi at redhat.com> wrote:
> As adding & enabling can be done on the fly I would expect the same for
> removing and disabling. Is this intended?
>
> Thanks,
> Dominik
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
More information about the jboss-as7-dev
mailing list