Bundle X has been wired to Bundle Y because of dependency Z: DEBUG: WIRE: X -> Z -> Y
in your case below, Bundle 9 in revision 0 has been wired (i.e., uses the package) to Bundle 0 (the system bundle) because of dependency org.omg.CosNaming.NamingContextPackage. regards, Karl On 12/5/07, Elvy <[EMAIL PROTECTED]> wrote: > > When starting a bundle using the provided shell, we get a variable amount of > outputs similar to : > > DEBUG: WIRE: 9.0 -> org.omg.CosNaming.NamingContextPackage -> 0 > DEBUG: WIRE: 9.0 -> javax.naming.spi -> 0 > > What does this exactly mean? > > ----- > Tell me something you don't know! > -- > View this message in context: > http://www.nabble.com/meaning-of-%22DEBUG%3A-WIRE%3A-X.Y--%3E%22-tf4949447.html#a14171026 > Sent from the Apache Felix - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Karl Pauls [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

