by Sabine Dinis Blochberger <iam@[EMAIL PROTECTED]
>
May 8, 2008 at 08:26 PM
Alessandro wrote:
> Hi,
> I'm Alessandro. I have the following problem:
>
> I have transformed my java application in a jar file because I use Java
Web
> Start (Jaws) to download and execute application from a remote host. I
> signed the jar to obtain any rights.
> My application needs an external executable file. I put it in a
directory
> into jar file, but Jaws can't find the path. I tried to create another
jar
> file only for the directory containing external tool, but it's was
> unavailing.
> If I put an absolute path Jaws can find the external tool.
> I can't understand from where Jaws starts to follow the relative path.
>
Have a look here, maybe it helps:
<http://lopica.sourceforge.net/faq.html#native>