[izpack-users] custom panel
Bartz, Klaus
Klaus.Bartz at coi.de
Wed Oct 11 13:49:39 CEST 2006
Hi le dinh,
sorry, but I do not really understand your problem.
To use a custom panel needs more than one step, you know.
I can not see at what step the problem occurs.
Where do you got a null pointer exception? send the stack.
What is the relation with PingPanel.Spec.xml?
Cheers
Klaus
-----Original Message-----
From: izpack-users-bounces at lists.berlios.de [mailto:izpack-users-bounces at lists.berlios.de]On Behalf Of le dinh
Sent: Wednesday, October 11, 2006 12:19 PM
To: izpack-users at lists.berlios.de; izpack-users-request at lists.berlios.de
Subject: [izpack-users] custom panel
Hi all,
I posted my question a couple of times but have no response . So i'm sorry to repost it because i have the feeling that many of you had encountered this problem.
I've created my own panel assumed PingPanel inspired from CompilePanel. My java classes (PingPanel, PingPanelWorker, PingPanelAutomationHelper) are well compiled by using ant. But at run time, I have an error of null pointer.
I think i have made mistakes when hooking my panel with xml install file. By the way thanks a lot by showing me different steps to make a custom panel.
Cheers,
Here included my PingPanel.Spec.xml
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<ping>
<global>
<prot>
<choice value="SAMCEF.CLE"/>
<choice value="SAMTECH.LIC"/>
</prot>
<flex>
<choice value="Nodelock"/>
<choice value="Floating license"/>
</flex>
<flexserv>
<choice value="localhost"/>
</flexserv>
</global>
<job name="Flexlm Install">
<os family="unix"/>
<executefile name="$INSTALL_PATH/ez">
<arg>ping</arg>
</executefile>
</job>
</ping>
--
This message has been scanned for viruses and
dangerous content by <http://www.mailscanner.info/> MailScanner, and is
believed to be clean.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20061011/8017a3a3/attachment.html
More information about the izpack-users
mailing list