On May 24, 2007, at 11:03 AM, Pierre Parrend wrote:
Hello,
in a different test context, it works.
But I do not manage to get the java.policy file read, so my code
aborts very
soon. Does someone knows whether the supported syntax of this file
is identical
as in the sun jvm ? It seems that jamvm+Gnu Classpath has some
difficulties in
reading the properties that are defined (such a -
Djava.security.policy).
Any idea ?
We do have a Policy implementation that reads Sun-style policy files,
but we don't know if it is 100% compatible. If there is something we
don't correctly support, I'd encourage you to file a bug report.
We can't offer any more help unless you can be more specific about
what error you are running into.