Results 1 to 2 of 2

Thread: Container Wide Aspects

Hybrid View

  1. #1

    Default Container Wide Aspects

    I am currently deploying an application in ServiceMix that is composed of several distinct bundles. I would like to create aspects that apply to several of the classes in different bundles, without having to configure each individual bundle to have its own aspects.

    Has anyone successfully achieved this?

    thank you,

    Roger

  2. #2

    Default

    If you reconfigure servicemix to use equinox instead of felix you could use equinox aspects project or object teams.

    Here's the link how to switch to equinox:
    http://servicemix.apache.org/SMX4NMR...n-equinox.html

    You could also ask Swordfish folks if they can help:
    http://www.eclipse.org/swordfish/learn/learn.php

Posting Permissions

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