[izpack-devel] Installer Error - FileNotFound
Prasad Rajagopal
prasad1r at gmail.com
Wed May 24 19:40:58 CEST 2006
*
Hi all,
Have anyone tried IzPack Installer for deploying files on Mac? I
am using IzPack Installer to deploy 2 files
1. iaikpkcs11wrapper.jar - a Jar file
2. another is .jnilib file
But what's so strange is that it keep throwing the error :
Java.io.FileNotFoundException -
iaipkcs11wrapper.jar cannot be found - Permission Denied
Because of this error thrown by the installer, all the other
consecutive installation process fails.
Can anyone tell me what I am doing wrong.
XML for this peice is:
<pack name="Macintosh Core Files" required="yes"
os="mac" id="Macintosh Java Wrappers for eToken">
<description> Java wrapper JAR files
for Macintosh</description>
<file src="iaikPkcs11Wrapper.jar"
targetdir="/Library/Java/Extensions"/>
<file src="libpkcs11wrapper.jnilib"
targetdir="/Library/Java/Extensions"/>
</pack>
Thanks
Prasad
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-devel/attachments/20060524/7cbad0fa/attachment.html
More information about the izpack-devel
mailing list