Re: [osgi-dev] Problem with Events

2010-04-08 Thread Asier Aranbarri Beldarrain
Hi Neil: What bundle? If you mean compendium one it is ACTIVE, and all the other ones as well (poster+listener). They are all active, but when I try to restart the poster bundle it keeps crashing when he puts the Event, aka Event event = new *Event*(POST_EVENT_QUEUE, (Dictionary)props); I

Re: [osgi-dev] Problem with Events

2010-04-08 Thread Asier Aranbarri Beldarrain
No luck with Felix Event Admin... On 8 April 2010 13:07, Asier Aranbarri Beldarrain aranbar...@gmail.comwrote: Hi Neil: What bundle? If you mean compendium one it is ACTIVE, and all the other ones as well (poster+listener). They are all active, but when I try to restart the poster bundle

Re: [osgi-dev] Problem with Events

2010-04-08 Thread Neil Bartlett
I meant whichever bundle was throwing the error. Never mind as you have stated they are all active. Trying the Felix event admin will not help. As I said, this problem has nothing to do with implementations, it is a static class resolution problem. Unfortunately it is impossible to debug the