Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8524973
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T07:50:28+00:00 2026-06-11T07:50:28+00:00

In all our applications integration tests, we are using manual autowiring with the following:

  • 0

In all our applications integration tests, we are using manual autowiring with the following:

context = new ClassPathXmlApplicationContext(getConfigLocations());
context.getAutowireCapableBeanFactory().autowireBeanProperties(this, getAutowireMode(), true);

This way, the required Spring beans are automatically injected in the test class (this).

This works fine, but in one of my test class, i’ve made my class being a InitializingBean.
When i autowire this way in my bean, the afterPropertiesSet() method is never triggered, while in debug i see all the properties being set correctly.

Can someone explain me why?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T07:50:29+00:00Added an answer on June 11, 2026 at 7:50 am

    autowireBeanProperties() only autowires properties, it doesn’t perform other steps of initialization.

    You can use other methods of AutowireCapableBeanFactory to perform the full initialization, such as initializeBean(). However, it looks like you cannot pass autowireMode in this case. So, it’s not clear how to solve this problem if you really need custom autowireModes (i.e. if you don’t use @Autowired in your bean).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are currently using Fitnesse for sub system testing. [All our applications are in
I'm new to Alfresco/Activiti. Our company is using Skelta BPM.NET (in integration with our
All of our applications have Debug=False in the web.config and Release DLL's. We have
We are using AutoMapper extensively in our ASP.NET MVC web applications with the AutoMapViewResult
We are using HTML5 and javascript in one of our applications. The requirement is
Recently we have been adding automated tests to our existing java applications. What we
when we write all our application methods and variables in a classes is nothing
In our application we are display list of images in UIScrollView. And all image
Our application used to make use of a common base form that all forms
I encountered an exception in our application that isn't handled at all. I really

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.