Results 1 to 3 of 3

Thread: OSGI Extender Listener

  1. #1

    Default OSGI Extender Listener

    Hi,

    Is there anyway I could listen to when the extender completes the scanning and creation of context for a osgi bundle and further if it was successful or has errors.

    Thanks
    Farooq

  2. #2
    Join Date
    Feb 2010
    Location
    Dublin, Ireland
    Posts
    10

    Default

    You may configure an ApplicationEventMulticaster to propagate such kind of event.

    http://static.springsource.org/osgi/...uration:events

  3. #3

    Default

    That was really helpful. I got it running in the first attempt

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •