> I have an ant script setup to copy a new james.sar into > JAMES_DIR/apps everytime a build completes. The system > (avalon, james, phoenix, whatever it is) is not deploying the > new sar file unless I remove the JAMES_DIR/apps/james directory. > > Can I change this behavior through the conf files or any way at all?
The system does deploy the new sar when restarted, but: new jars/libraries will be deployed but other sar-inf files will not be overwritten (you can update them with the same ant script, if you want). Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
