2 Replies Latest reply on Jul 8, 2009 9:06 AM by pchandler

    Bundle-RequiredExecutionEnvironment

    pchandler

      ServiceMix 4.1 does not support OSGi "Bundle-RequiredExecutionEnvironment". Note: Equinox does.

       

       

      The Bundle-RequiredExecutionEnvironment contains a comma-separated

        list of execution environments that must be present on the Service Platform.

       

      Manifest header (named "Bundle-RequiredExecutionEnvironment") identifying the required

      execution environment for the bundle. The service platform may run this bundle if any of the

      execution environments named in this header matches one of the execution environments it

      implements.

       

      Can we get a bug put in for this?

       

      Would be nice to specify:

      Bundle-RequiredExecutionEnvironment: JavaSE-1.6  or

      Bundle-RequiredExecutionEnvironment: j2ee-1.4

      ...

       

      Peter.