Hi Ceki, I tracked down the exception and pasted it here:
http://jira.qos.ch/browse/LBCORE-71 It looks like your code needs to be more forgiving when SecurityException is thrown. In the case of StatusListenerConfigHelper.installIfAsked() I would say you should assume the property is not defined if you cannot access it. Gili Ceki Gulcu-2 wrote: > > > Gili, Thank you for your message. > > I suggest opening a jira issue about this problem. Attaching a test case > to > reproduce this problem would be very helpful. > > cowwoc wrote: >> It does. The applications works perfectly as a normal application or >> signed >> JNLP application. >> >> Gili >> >> > -- > Ceki Gülcü > Logback: The reliable, generic, fast and flexible logging framework for > Java. > http://logback.qos.ch > _______________________________________________ > user mailing list > [email protected] > http://www.slf4j.org/mailman/listinfo/user > -- View this message in context: http://www.nabble.com/Using-slf4j-in-unsigned-Webstart-Application-tp20495471p20507283.html Sent from the Slf4J - user mailing list archive at Nabble.com. _______________________________________________ user mailing list [email protected] http://www.slf4j.org/mailman/listinfo/user
