-
Enhancement
-
Resolution: Future Project
-
P4
-
None
-
1.4.0
-
x86
-
linux
Name: jl125535 Date: 01/09/2003
FULL PRODUCT VERSION :
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)
FULL OPERATING SYSTEM VERSION :
ADDITIONAL OPERATING SYSTEMS :
not relevant
A DESCRIPTION OF THE PROBLEM :
Trying to use the webstart product, which is great, but you
need to have everything packaged in a jar file.
Fair enough, but logging must either specify a file, or class.
You can't set the bootclasspath, so you can't use a class,
and if the webstart stuff is in "sandbox", you can't use a file.
A simple work around would be to use a URL instead of just a
file. I.e.
-Djava.util.logging.config.URL=jar:file:/config.jar!javalog.properties
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Try to set custom logging preferences in webstart application
2. Fail miserably
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER WORKAROUND :
Can't see any
(Review ID: 153686)
======================================================================