Results 1 to 2 of 2

Thread: SpringDM Trigger Points

  1. #1

    Default SpringDM Trigger Points

    All,

    I've got a bundle set-up with a resources/META-INF/spring directory. Within that directory we have a directory structure with spring .xml files. My question is, if you have a directory subordinate to META-INF/spring, say something like:

    resources/META-INF/spring/spring-hibernate

    and if that directory contains spring xml files, will SpringDM find them and build a bundle-context using them? Or, will it only find spring xml files directly in the spring folder?

    v/r,

    Mike Van

  2. #2

    Default Answered

    While waiting for a response, I did some testing and found that SpringDM does not recurse into the META-INF/spring directory to look for other directories containing .xml documents.

Posting Permissions

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