Am 14.03.2012 um 09:32 schrieb Emanuel Muckenhuber:
Yes, that is correct. Deployments added through the
deployment-scanner
are not persisted, however they are still added to the runtime using a
special flag.
I think this is an issue of inconsistency - if a user has stuff deployed (via api) and
wants to turn
the standalone server into a HA node, he can't do that by just restarting with -c
standalone-ha.xml,
while this is (somewhat) possible with stuff deployed by copying it to the deployments
directory.