+-0. I don't mind either way too much.


I don't currently get much value out of it but I don't think it's hurting us anymore since it doesn't get invoked unless it's explicitly turned on. The reason why Justin couldn't find it is that the online docs refer to HEAD and 1.5.1 doesn't use the same mechanism.

-- Glen

At 11:58 AM 18/11/2003, you wrote:
Andrew,

I believe that logging is not necessary for POI. Its only purpose is for
debugging, which can be achieved by either using the console or utilizing an
appropriate debugger.

As such I concur that it should be removed.

Jason



-----Original Message-----
From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 18 November 2003 11:25 AM
To: POI Developers List
Cc: POI Users List
Subject: Re: Applet

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]

--------------------------------------------------------------------------------------------------------------------
This e-mail (including attachments) is confidential information of Australian Submarine Corporation Pty Limited (ASC). It may also be legally privileged. Unauthorised use and disclosure is prohibited. ASC is not taken to have waived confidentiality or privilege if this e-mail was sent to you in error. If you have received it in error, please notify the sender promptly. While ASC takes steps to identify and eliminate viruses, it cannot confirm that this e-mail is free from them. You should scan this e-mail for viruses before it is used. The statements in this e-mail are those of the sender only, unless specifically stated to be those of ASC by someone with authority to do so.


Glen Stampoultzis
[EMAIL PROTECTED]
http://members.iinet.net.au/~gstamp/glen/

Reply via email to