United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 4761563 can't set property to "" in jnlp file
4761563 : can't set property to "" in jnlp file

Details
Type:
Bug
Submit Date:
2002-10-10
Status:
Resolved
Updated Date:
2002-11-19
Project Name:
JDK
Resolved Date:
2002-11-19
Component:
deploy
OS:
generic
Sub-Component:
webstart
CPU:
generic
Priority:
P4
Resolution:
Fixed
Affected Versions:
1.2.0
Fixed Versions:
1.4.2

Related Reports

Sub Tasks

Description
<property name="some.property" value=""/>

would give a MissingFieldException [The following required field is missing from the launch file: <property>value]

but setting system property to "" is valid in java:

System.setProperty("some.property", "");

works in standalone java application.


                                    

Comments
CONVERTED DATA

BugTraq+ Release Management Values

COMMIT TO FIX:
mantis

FIXED IN:
mantis

INTEGRATED IN:
mantis
mantis-b08


                                     
2004-08-31
EVALUATION

we should fix this for mantis, in XMLParser.java.

###@###.### 2002-10-29
                                     
2002-10-29



Hardware and Software, Engineered to Work Together