Roland Weiglhofer created LOG4J2-370:
----------------------------------------

             Summary: Log4j2 & OSGi How-To
                 Key: LOG4J2-370
                 URL: https://issues.apache.org/jira/browse/LOG4J2-370
             Project: Log4j 2
          Issue Type: Documentation
          Components: API, Core, JCL Bridge, log4j 1.2 emulation, SLF4J Bridge
    Affects Versions: 2.0-beta9
         Environment: OSGi R5 (e.g. Apache Felix)
            Reporter: Roland Weiglhofer
            Priority: Minor


The Log4j2-manual should provide a Quick-Start for OSGi-developers.

Very important: It is not enough that the core library is located in the same 
folder as the api. If log4j2 is used in an OSGi-environment, you have to 
specify the dependencies on the core and on the api in your POM, otherwise the 
libraries are not added to the bundle-ClassLoader. This leads to the error: 
'StatusLogger Unable to locate a logging implementation, using SimpleLogger.'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to