Hi Raman,

Theorically, by upgrade etc/startup.properties, you should be able to deploy two pax-logging version.

However, it doesn't make sense for me, and the bundles should only define a import to log4j, slf4j, but NOT paxlogging. Like this it will work whatever the pax-logging version is in use.

Regards
JB

On 12/28/2012 03:50 PM, Raman wrote:
Hi,
         We have upgraded Karaf from 2.2.3 to 2.3.0, while doing this
upgradation we need to make below changes to our manifest files in order
resolve with updated version of paxlogging.
org.apache.log4j;provider=paxlogging;version="[1.2,1.3)"
to
org.apache.log4j;provider=paxlogging;version="[1.2,2.0)",
Now, the problem is we have some bundles developed by 3^rd party that
have org.apache.log4j;provider=paxlogging;version="[1.2,1.3)" in their
manifest file. How can we deploy those bundles without making any
changes? The solution crossed to my mind was having two version of
pax-logging but with that logging is not working.
Regards
Raman

--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to