Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Plan bundle redeployment

  1. #11
    Join Date
    Oct 2009
    Location
    Bratislava, Slovakia
    Posts
    24

    Default

    This is interesting then, because I do it from BundleContext, and it works in v2

    If it is just some random thing, that gets it working for me in v2, then maybe I stop using Import-Library or load them through JMX. It shouldn't be a problem. On the other hand I think that the same rules should apply to loading from BundleContext. It's not nice if I have to distinguish between different methods of loading, what I can use in Manifest and what I cannot.
    Ádám Sándor
    Senior developer
    DVSK (www.dvsk.sk)

  2. #12
    Join Date
    Oct 2008
    Location
    Winchester, UK
    Posts
    535

    Default

    Yes, you're right. I forgot that, in v2, Import-Library and Import-Bundle are expanded even when a bundle is installed using a bundle context. That should continue to work reliably in v2.
    Glyn Normington
    SpringSource

Posting Permissions

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