-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 1.0
-
Component/s: security-libs
-
None
-
beta
-
generic
-
solaris_2.6
When you specify
a file that does not exist you get an error:
no protocol:<file name>
and when you specify URL that points to a non existent file you get an error
Exception in thread "main" java.lang.SecurityException:
file:/temp/foojaas.conf (No such file or directory)
the two errors should be consistent.
a file that does not exist you get an error:
no protocol:<file name>
and when you specify URL that points to a non existent file you get an error
Exception in thread "main" java.lang.SecurityException:
file:/temp/foojaas.conf (No such file or directory)
the two errors should be consistent.