Results 1 to 2 of 2

Thread: external directive in Bundle-ClassPath for config resources

Hybrid View

  1. #1
    Join Date
    Apr 2010
    Posts
    6

    Default external directive in Bundle-ClassPath for config resources

    I am looking for a way to externalize resources for optional per-installation configurations. These might include changes to the applicationContext.xml or bundle-context.xml files, locale-specific properties files, hibernate hbm.xml files and/or jasper reports. I was thinking of including the default versions in the bundles but configuring a location external to the bundle where they could be overridden. Could this be done with the external directive in Bundle-ClassPath? Since this is not a recommended approach, is there an alternate, recommended approach for doing this?

    Thanks,
    Ellen

  2. #2
    Join Date
    Apr 2010
    Posts
    6

    Default

    I realized after posting this message that it should have been in the Eclipse Community Forum under Virgo, but was unable to delete this post. I posted the same message there and the response is at http://www.eclipse.org/forums/index....b 76280b1910a

Tags for this Thread

Posting Permissions

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