[izpack-users] Doubt -- UserInputPanel

Miraodb miraodb at hotmail.com
Fri Jan 13 10:29:46 CET 2006


hi friend,

File names of ressources must match completely.
Check change userInput.spec.xml to userInputSpec.xml and it should be fine.

cheers,
fabrice
----- Original Message ----- 
From: "Friend" <follow_from at yahoo.co.uk>
To: <izpack-users at lists.berlios.de>
Sent: Friday, January 13, 2006 6:13 AM
Subject: [izpack-users] Doubt -- UserInputPanel


> Hi Friends,
>
>   On trying to using the user input feature to my installer am getting the
message --
>
>   "The Specification for the user input panel could not be found. Please
contact the packager"
>
>   here is the install.xml for resources
>
>   :
>   <resources>
>    :
>    <res id="userInputSpec.xml" src="userInputSpec.xml"/>
>    :
>   </resources>
>   :
>   <panels>
>    :
>    <panel classname="LicencePanel"/>
>    <panel classname="UserInputPanel"/>
>    <panel classname="TargetPanel"/>
>    :
>   </panels>
>
>   <packs>
>    <pack name="Trial" required="yes">
>     <description>Trial Base</description>
>     :
>     <file targetdir="$INSTALL_PATH" src="userInputSpec.xml"/>
>     :
>    </pack>
>   </packs>
>
>
>   And the userInput.spec.xml:
>
>   <userInput>
>    <panel order="0">
>     <field type="text" variable="myFirstVariable">
>      <description align="left" txt="A Description" id="description 1"/>
>      <spec txt="SampleText:" id="input.sampletext" size="6" set=""/>
>     </field>
>    </panel>
>   </userInput>
>
>
>   Please help to find the bugs,
>
>   regards,
>
>   Se.
>
>
>
>
> ---------------------------------
> To help you stay safe and secure online, we've developed the all new
Yahoo! Security Centre.





More information about the izpack-users mailing list