[izpack-users] Error in My Panel
Sonal Deshpande
sonal.deshpande at tcs.com
Wed Jan 3 11:46:18 CET 2007
Hi,
I am facing strange error when I use ClientServerSelectPanel(its src code
is attached herewith)
In my install.xml when I use UserInputPanel I dont face any error but when
i use ClientServerSelectPanel I get "only "=" and "!=" are allowed
currently"
My install.xml panel tag is as follows.....
<panels>
<panel classname="InfoPanel"/>
<panel classname="LicencePanel"/>
<panel classname="ClientServerSelectPanel" />------(1)
<panel classname="ClientServerSelectPanel" />------(2)
<panel classname="ConditionalUserInputPanel"/>
<panel classname="ConditionalUserInputPanel"/>
<panel classname="ConditionalUserInputPanel"/>
.
.
.
.
.
when I use UserInputPanel at (1) I dont see my panel at all
when I use ClientServerSelectPanel at both (1) and (2) I get above
mentioned error.
When I use UserInputPanel at (1) and (2) I dont get any error
Any solution plz I tried a lot but could not resolve the prob.....
I created ClientServerSelectPanel.jar manually
It contains following classes
ClientServerSelectPanel$SearchField.class
ClientServerSelectPanel$TextValuePair.class
ClientServerSelectPanel.class
PasswordGroup.class
ProcessingClient.class
Processor.class
RuleInputField$FieldSpec.class
RuleInputField.class
RuleTextField$Rule.class
RuleTextField.class
UserInputPanelAutomationHelper.class
Validator.class
Regards
Sonal
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20070103/37e0d6cf/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ClientServerSelectPanel.java
Type: application/octet-stream
Size: 107126 bytes
Desc: not available
Url : https://lists.berlios.de/pipermail/izpack-users/attachments/20070103/37e0d6cf/attachment.obj
More information about the izpack-users
mailing list