Hi! I'm newbie in java, and not a real coder. I'm implementing a digital library (windows)with 2 open sources: a server aplications called FEDORA (www.fedora.info) and a JSPs interface called ELATED (http://elated.sourceforge.net).
when I start the fedora server I get: c:\fedora-2.0\server\bin>fedora-start Starting Fedora server... Deploying API-M and API-A... Waiting for server to start... log4j:WARN No appenders could be found for logger (org.acs.elated.lucene.LuceneInterface). log4j:WARN Please initialize the log4j system properly. Processing file C:\fedora-2.0\server\config\deployAPI-A.wsdd <admin>Done processing</Admin> Processing file C:\fedora-2.0\server\config\deploy.wsdd <admin>Done processing</Admin> Initializing Fedora Server instance... Fedora Version: 2.0 Fedora Build: 1 Server Host Name: localhost Server Port: 8080 Debugging: false OK Finished. To stop the server, use fedora-stop. c:\fedora-2.0\server\bin> I dont understand the error: log4j:WARN No appenders could be found for logger (org.acs.elated.lucene.LuceneInterface). log4j:WARN Please initialize the log4j system properly. Can anyone tell me what is this error? Thanks in advance António Fonseca --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]