On 9/5/07, charliec <[EMAIL PROTECTED]> wrote:
>
>
> Hello,
> It works when ServiceMix hasn't been started yet but doesn't work when
> trying to install it when ServiceMix has been started.

How exactly are you putting the ZIP file into the install dir? Are you
using the cp or mv command? Though I've not seen this in ServiceMix, I
have in other containers with hot deploy mechanisms - cp is not atomic
and the hot deployment mechanism could be picking up the ZIP file
before it's fully copied. The only way you'd know this is to try to
use the mv command as it is atomic and will guard against this from
happening.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/

Reply via email to