RE: log4j.dtd:configuration

2002-02-20 Thread Jeff Singer
Hi All I've tried a number of different solutions. New xml parsers. But I can still not get rid of this error. I would really appreciate it if somebody could give me a helping hand. Thanks in advance Jeff Singer > -Original Message- > From: Jeff Singer [mailto:[EMAI

log4j.dtd:configuration

2001-12-19 Thread Jeff Singer
e looked at the solutions for the errors, but I must be missing some obvious point. I have attached my config file, and below is the code snippet of how we initialise log4j. Any idea? cheers Jeff Singer CODE: private void configureLog4J () throws FatalVineException { DOMConfigu

Log4J and Oracle 8i

2001-06-11 Thread Jeff Singer
Hi All We are trying to implement log4j with Oracle 8i java stored procedures. But we are having trouble installing log4j into the database. Has anybody had any success with this? Thanks in advance Jeff Singer - To

Extending Log4j Help

2001-06-06 Thread Jeff Singer
or neat. (Sorry if it just means I still do not have a proper understanding of log4j). Thanks in advance Jeff Singer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DOMConfig and log4j:Configuration

2001-04-24 Thread Jeff Singer
method to fix this. Error: URI=jar:file:/C:/java/jakarta-log4j-1.1b5/dist/lib/log4j.jar!/org/apache/log 4j/xml/log4j.dtd Line=3: Attribute "xmlns:log4j" is not declared for element "log4j:configuration". I am using JBuilder4, Log4j beta 5, jaxp and xerces as the

DOMConfig and Filters

2001-04-24 Thread Jeff Singer
Hi All In my attached xml config file, I have one appender with 2 filters. The problem is log4j (beta3 and beta5) seems to only use the first filter. The FATAL priority is ignored. If I swap the 2 filters around then the FATAL message is logged, and the ERROR message is ignored. Thanks in advan

RE: Extending Priority class

2001-04-18 Thread Jeff Singer
Hi Ceki Thanks, I now have DOMConfigurator working and using my custom priority. Except I am not sure what the syntax for lo4J.dtd is to specify an appender for a priority. Also, how do I specify the additivity=false in the xml file? Thanks in advance Jeff Singer -Original Message

RE: Additivity in configuration file!

2001-04-18 Thread Jeff Singer
How do I achieve this with the DOMConfigurator Thanks Jeff Singer -Original Message- From: Otis Gospodnetic [mailto:[EMAIL PROTECTED]] Sent: 12 April 2001 04:14 To: LOG4J Users Mailing List Subject: RE: Additivity in configuration file! Yes, that will work for category 'com.sns

RE: Extending Priority class

2001-04-12 Thread Jeff Singer
log to our internal messaging layer. Now if I cannot configure to each custom priority, then I am stuck. Hope you can help Thanks in advance Jeff Singer -Original Message- From: Ceki Gülcü [mailto:[EMAIL PROTECTED]] Sent: 12 April 2001 08:58 To: LOG4J Users Mailing List Subject: Re

Log4j and JSP

2001-03-27 Thread Jeff Singer
Hi All I am looking for a tag librbary for use within JSP and maybe XSP. Thanks in advance Jeff Singer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]