Hi,
I'm trying to get IronJacamar embedded(1.0.9.Final) worked on Windows, and experiencing RAR deployment failure, though it doesn't happen on fedora.
On Windows, extracting RAR into ironjacamar.home\tmp fails at RAActivator.deploy(). I've noticed that the RADeployer already have done same thing at RADeployer.deploy() before RAActivator do, so RADeployer may be keeping file lock.
I need to use this version same as AS7. Could anyone let me know any workaround, please?
Thanks,
Tomo