Results 1 to 2 of 2

Thread: CompositeConfigurationFactoryBean missing in 0.7 distribution

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Posts
    1

    Default CompositeConfigurationFactoryBean missing in 0.7 distribution

    I have downloaded spring module 0.7 twice however i couldn't find the
    CompositeConfigurationFactoryBean.class

    i checked the jira the issue is closed (feature enhanced)

    All i can find under
    spring-modules-jakarta-commons.jar\org\springmodules\commons\configuratio n is a single class

    CommonsConfigurationFactoryBean.class

    could someone let me know if CompositeConfigurationFactoryBean is
    shipped with SM-0.7 or do we need to roll our own ??

    Many thanks,
    Abdul

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    I think I might have renamed the class from CompositeConfigurationFactoryBean to CommonsConfigurationFactoryBean. Sorry about that - I should have documented it.
    However, the class (CommonsCFB) implements all the functionality for CompositeCFB and in 0.7 add some new features.

    Let me know how it works for you.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

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