Hi,
I apply the patch given by Martin (remove the static part in
ExtensionManager) and now the message doesn't appear anymore and
everything seems to work correctly. The patch is Ok because we don't use
the extension manager.
I'm also waiting for a cleaner patch.
Nicolas
Le 26. 10. 13 01:45, Martin Rytter a écrit :
Karl,
> I'll have to investigate a bit more but for now, you should be good with your
> patch.
Sounds great. I have been a bit worried about side-effects. It's
rarely a good thing to remove code you don't completely understand.
Another thing ...
I also made the observation pointed out by Nicolas in FELIX-4281 that
"-verbose" makes the problem go away. But actually it is even more
strange than that. "-Xnosplash" or "-XYourRandomTextHere" does the
same trick. From looking at the "sun.java.command" system property
after the program has started, it seems that "-verbose" and the other
arguments automatically introduces a special "-noWebJava" argument.
This special argument does not seem to be documented anywhere, but I
guess it is what makes the difference.
I have even tried manually appending the "-noWebJava" argument to my
"sun.java.command" system property in the beginning of my main method
(a desparate thing to do ...), but that didn't work. I am suspicious
that "-noWebJava" makes Java Web Start setup a slightly different
security environment. We probably can't do anything about that.
Martin Rytter
--
Martin Rytter -http://martin.ryt.dk
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org