Results 1 to 3 of 3

Thread: replaced-method not applied to child beans

  1. #1
    Join Date
    Aug 2004
    Location
    Sydney
    Posts
    503

    Default replaced-method not applied to child beans

    We dropped the 1.2.4 Spring jars in to replace out 1.1.5 jars, and now the <replaced-method> configuration for some beans don't work.

    We've got several parent beans that have a <replaced-method> element configured.

    In 1.1.5, the child beans picked up the <replaced-method> definition from the parent, but don't under 1.2.4.

    If we copy/paste the <replaced-method> definition from parent to child bean, the child bean now works, but we don't really see this as a fix due to the large number of child beans we'd have to change the Spring configuration for.

    Did this change? What's the workaround?

  2. #2
    Join Date
    Aug 2004
    Posts
    2,715

    Default

    Please have a look at JIRA to see if your issue is already reported. If not, you can open a new one.

    Regards,
    Andreas

  3. #3
    Join Date
    Aug 2004
    Location
    Sydney
    Posts
    503

Similar Threads

  1. Order of Bean definitions matters?
    By cfuser in forum Container
    Replies: 2
    Last Post: Oct 21st, 2005, 10:29 AM
  2. Spring container fails with no exception
    By naor in forum Container
    Replies: 9
    Last Post: Oct 1st, 2005, 03:39 PM
  3. EHCaching Hibernate
    By dencamel in forum Data
    Replies: 3
    Last Post: Sep 6th, 2005, 09:03 PM
  4. Replies: 1
    Last Post: Jul 28th, 2005, 05:08 PM
  5. Stack Overflow
    By rayho222 in forum Container
    Replies: 6
    Last Post: May 17th, 2005, 03:42 AM

Posting Permissions

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