Now that Nicola Ken is gone...can we just ditch logging?  Its no longer
useful.

On 11/17/03 3:30 PM, "Hart, Justin" <[EMAIL PROTECTED]> wrote:

> Another quick one...  NullLogger doesn't seem to be present in the jar file
> for 1.5.1, it's listed in the javadoc as a class, where is it?
> 
> Justin
> 
> -----Original Message-----
> From: Hart, Justin
> Sent: Monday, November 17, 2003 6:08 PM
> To: POI Users List
> Subject: RE: Applet
> 
> 
> I've established 2 things :
> 1)  POI is trying to log, but shouldn't be (I have 1.5.1, shouldn't this be
> off by default?)
> 2)  I don't want to log.
> 
> Advice?
> 
> Justin
> 
> 
> -----Original Message-----
> From: Hart, Justin
> Sent: Monday, November 17, 2003 4:37 PM
> To: [EMAIL PROTECTED]
> Subject: Applet
> 
> 
> Hiya,
> I'm trying to write an excel spreadsheet from a trusted applet, and I get a
> nasty error message:
> java.security.AccessControlException: access denied
> (java.util.PropertyPermission poi.logging read)
> at java.security.AccessControlContext.checkPermission(Unknown Source)
> at java.security.AccessController.checkPermission(Unknown Source)
> at java.lang.SecurityManager.checkPermission(Unknown Source)     at
> java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
> at java.lang.System.getProperty(Unknown Source)
> at org.apache.poi.util.POILogger.isDebugEnabled(POILogger.java:104)
> at org.apache.poi.util.POILogger.check(POILogger.java:164)
> at org.apache.poi.util.POILogger.log(POILogger.java:98)
> at org.apache.poi.hssf.model.Workbook.createWorkbook(Workbook.java:226)
> at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:122)
> 
> Shouldn't this be a-ok?  It's a trusted applet!
> 
> Justin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
Andrew C. Oliver
http://www.superlinksoftware.com/poi.jsp
Custom enhancements and Commercial Implementation for Jakarta POI

http://jakarta.apache.org/poi
For Java and Excel, Got POI?

The views expressed in this email are those of the author and are almost
definitely not shared by the Apache Software Foundation, its board or its
general membership.  In fact they probably most definitively disagree with
everything espoused in the above email.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to