Thomas Müller a écrit :
Hi,
So... I've no idea how the variable ${wsp.name} is evaluated, but the
problem seems to come from the fact that somehow it uses the container JAR
file name.
I think the problem is related to how Maven is used. I would check if
the workspace.xml and repository.xml files filtered by Maven.
Regards,
Thomas
Thank you very much Thomas, I could solve my problem with your indication.
Indeed, the variable ${wsp.name} was substituted not by JackRabbit, but
by Maven.
Regards,
John