[ 
https://issues.apache.org/jira/browse/LOGGING-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585184#comment-13585184
 ] 

Thomas Neidhart edited comment on LOGGING-124 at 2/23/13 7:35 PM:
------------------------------------------------------------------

As mentioned in this thread 
http://www.mail-archive.com/dev%40felix.apache.org/msg28887.html
providing a full OSGi compliant logging service will involve more than just 
correcting the bundle metadata information.

It was suggested that we add a reference to the pax logging system to our 
documentation, so that users that want/have to use commons logging in an OSGi 
environment have a working solution at hand.

Edit:

reading again all the messages here, I understand that the situation with 
commons-logging is not satisfying, but we want to make a bugfix release 1.1.2 
soon and the question is if adding the bundle info is of any use? As other 
people have pointed out, there are several re-packaged bundles from spring / 
felix, which add these infos, so they must be used in some way or another. 
Could you or somebody point to usage examples of these repackaged bundles?
                
      was (Author: tn):
    As mentioned in this thread 
http://www.mail-archive.com/dev%40felix.apache.org/msg28887.html
providing a full OSGi compliant logging service will involve more than just 
correcting the bundle metadata information.

It was suggested that we add a reference to the pax logging system to our 
documentation, so that users that want/have to use commons logging in an OSGi 
environment have a working solution at hand.

Would you support this?
                  
> Commons logging does not work in an osgi environment
> ----------------------------------------------------
>
>                 Key: LOGGING-124
>                 URL: https://issues.apache.org/jira/browse/LOGGING-124
>             Project: Commons Logging
>          Issue Type: Improvement
>    Affects Versions: 1.1.1
>            Reporter: Christian Schneider
>         Attachments: LOGGING-124.patch
>
>
> Commons logging should provide Manifest information for using it as an OSGI 
> bundle. Eventually detection of logging engines and loading of configs should 
> also be changed to make commons-logging osgi ready.
> I have given this problem the critical priority as currently many people are 
> working on osgi projects and as many open source libs use commons-logging 
> this is an important thing to solve.

--
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

Reply via email to