AW: [izpack-users] libs

Klaus Bartz bartzkau at gmx.net
Fri Mar 10 21:12:15 CET 2006


Hi Klaus,
you cannot include all jars into IzPack. The class files
should be unique and not signed.
The xerces.jar which I know is not signed. May be there is a problem
with the current rt.jar which also contains xml stuff.
If you need it, debug it (may be with eclipse; how see docu) and give us a
return what has happen.
Longer time ago I have had a problem with xerces. In the moment
I do not know the background. I remember only that I have to use
xercesImpl.jar, not xerces.jar...

Cheers

Klaus

Am 10.03.2006, 19:13 Uhr, schrieb Klaus <klaus at vommond.de>:

> Hi, sorry to ask again, an java.lang.Security Exception is thrown after
> starting the installer. It states an invalid signature file in the  
> manifest.
> I have looked into the jar file. From my point of view the merging of the
> jars is correct. Due to the fasct, that I use xerces the path org/apache  
> is
> used by both jars, xecres and Jakarta-regexp.jar. Might this cause the
> problems? If I take another jar that only shared com/ there is no error.
>
> Thx,
>
> Klaus
>
> -----Ursprüngliche Nachricht-----
> Von: izpack-users-admin at berlios.de  
> [mailto:izpack-users-admin at berlios.de] Im
> Auftrag von Klaus Bartz
> Gesendet: Freitag, 10. März 2006 18:11
> An: izpack-users at berlios.de
> Betreff: Re: [izpack-users] libs
>
> Hi Klaus,
> if you need some classes of a jar file in a custom panel/action
> and the class names are unique add following entry after the
> <packs> entry into your install.xml.
>
> <jar src="$BuildRoot/subPath/my.jar" stage="install"/>
>
> See "The Jar Merging Element <jar>" in the docu.
> The path has not to be relative to the IzPack root else to the path
> where your files to be installed are.
>
> Cheers
>
> Klaus
>
> Am 10.03.2006, 17:36 Uhr, schrieb Klaus <klaus at vommond.de>:
>
>>
>> Hi,
>>
>> I need to use some jar's (Xerces) in a custom install-listener. For some
>> reason the compiler won't include the lib into the installation jar, so
>> the
>> application crashes after installation. At first I have thought to
>> include
>> the lib into the stand-alone compiler, but it did not help.
>>
>>
>> Cheers,
>>
>> Klaus
>>
>> _______________________________________________
>> izpack-users mailing list
>> izpack-users at lists.berlios.de
>> http://lists.berlios.de/mailman/listinfo/izpack-users
>>
>>
>> __________ NOD32 1.1422 (20060301) Information __________
>>
>> Diese E-Mail wurde vom NOD32 Antivirus System geprüft
>> http://www.nod32.com
>>
>>
>
>
>



-- 
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/



More information about the izpack-users mailing list