Results 1 to 2 of 2

Thread: [BUG?] - Spring-Context: entry is ignored for generic module

  1. #1
    Join Date
    Sep 2008
    Posts
    26

    Question [BUG?] - Spring-Context: entry is ignored for generic module

    Hi,

    I want to customize the location of the application context xml of my dm powered bundle from the the default place /META-INF/spring/*.xml , but failed.

    By tracing the code of DMS 1.0.2, I found the class GenericModuleOsgiApplicationContextCreator will always call GenericModuleOsgiBundleXmlApplicationContext(). That means the Spring-Context: entry in manifest.mf will be ignored.

    But I found that entry works for web bundles.

    Is this a bug or by-design behavior ?

    Thanks,

    Shawn

  2. #2
    Join Date
    Oct 2008
    Posts
    493

    Default

    Hi, Shawn. That definitely sounds like a bug. Could you raise a JIRA, please?
    Andy Wilkinson
    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
  •