Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Error in SLF4J bundle when Used With servlet bridge..

Very strange. Did you resolve this?
I know of several teams using SLF4J in a similar way with the servletbridge although admittedly not currently with the orbit bundles.

Is is possible there is more than one fragment in your install or is the logback bundle using incompatible "uses" contraints?

Can you provide any more info on what the host bundle thinks it's importing/exporting?

-Simon

Inactive hide details for Andrea Zoppello ---07/14/2010 06:28:52 AM---Hi All, I'm having the following errors with the orbit/slAndrea Zoppello ---07/14/2010 06:28:52 AM---Hi All, I'm having the following errors with the orbit/slf4j bunldes when i try


From:

Andrea Zoppello <andrea.zoppello@xxxxxx>

To:

Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>

Date:

07/14/2010 06:28 AM

Subject:

[orbit-dev] Error in SLF4J bundle when Used With servlet bridge..

Sent by:

orbit-dev-bounces@xxxxxxxxxxx




Hi All,

I'm having the following errors with the orbit/slf4j bunldes when i try
to use
with equinox started by the "servlet bridge".

In  this configuration the "fragment" bundles is not resolved and when i
do a diag
i have the folllowing message:

update@plugins/ch.qos.logback.slf4j_0.9.19.v20100519-1910.jar [167]
  Constraints from the fragment conflict with the host: Import-Package:
ch.qos.l
ogback.classic; version="0.9.19"
  Constraints from the fragment conflict with the host: Import-Package:
ch.qos.l
ogback.classic.selector; version="0.9.19"
  Constraints from the fragment conflict with the host: Import-Package:
ch.qos.l
ogback.classic.util; version="0.9.19"
  Constraints from the fragment conflict with the host: Import-Package:
ch.qos.l
ogback.core; version="0.9.19"
  Constraints from the fragment conflict with the host: Import-Package:
ch.qos.l
ogback.core.joran; version="0.9.19"
  Constraints from the fragment conflict with the host: Import-Package:
ch.qos.l
ogback.core.joran.spi; version="0.9.19"
  Constraints from the fragment conflict with the host: Import-Package:
ch.qos.l
ogback.core.util; version="0.9.19"

The strange thing is that when  i use the same bundles with equinox
standalone container there is NO problem..

Any thoughts??

Andrea
--

*Andrea Zoppello*
Spagic Architect


Corso Stati Uniti, 23/C - 35127 Padova - Italy
Tel. +39-049.8283411
Mob. +39-345.4668537
andrea.zoppello@xxxxxx
www.spagoworld.org <http://www.spagoworld.org> *Engineering Group*
IT Solution Architect
Research & Innovation Division
Architectures & Consulting
www.eng.it <http://www.eng.it>


  Respect the environment. Please don't print this e-mail unless you
really need to.

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from any computer.

_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orbit-dev


GIF image

GIF image


Back to the top