You don't even need to copy the jar to another computer. Just delete the
build folder (run ant clean) before launching the checker from the command
line :)
Araceli
On Jan 10, 2008 9:24 AM, Miguel Garcia <miguel.garcia@fundacionctic.org>
wrote:
> This is what Abel and me have done to get the error
>
> - Downloaded the latest source files.
> - Run build-deploy-jar ant task.
> - Launched mobile check from command line (java -jar
> mobileOK-Basic-RI-1.0-deploy.jar http://www.fundacionctic.org) with the
> jar built in the previous step.
>
> This launch ended succesfully and showed results.
>
> If we copy the same jar to another computer the checker starts correctly,
> shows moki document but when tries to apply xslt templates gives some error
> messages because it couldnīt find messages.properties.xml.
>
> Regards