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

  • Home
  • SEARCH
  • 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 3944146
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T00:51:56+00:00 2026-05-20T00:51:56+00:00

I have a non-service class which is defined as such: class A{ B b

  • 0

I have a non-service class which is defined as such:

class A{
   B b
   A( B b ){ this.b = b }
}

where B is a grails service. In my unit tests, I tried this:

A a = new A( new B() );

For some reason, however, b never gets set, and the variable b [local, the argument to the mehod] isn’t even visible in Intelli-J’s debugger when running the test. That is, I can rename the argument to service, and the debugger shows it as undefined.

When I try to start a server, I get Initialization of bean failed; nested exception is java.lang.reflect.MalformedParameterizedTypeException, so I’m assuming this is related.

What’s going on here?

  • 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-05-20T00:51:57+00:00Added an answer on May 20, 2026 at 12:51 am

    That seems like a strange scenario. What is A doing? Is there any chance that A is really a service?

    I’d suggest making A a service, in which case you can inject the B service into it as per normal usage.

    I don’t think that doing ‘new B()’ would really be valid, unless B has no dependencies on anything (autowired fields). Perhaps injecting B into the test would be better?

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

Sidebar

Related Questions

We have an application with a plugin which contains a service: public class TaskService
I've been trying to deal with some delimited text files that have non standard
I have a non-visual component which manages other visual controls. I need to have
We have a (non-web app) Spring application that throws a NoSuchBeanDefinitionException when running tests
If I have a non-template (i.e. normal) class and wish to have a template
I have created a non-visual component in C# which is designed as a placeholder
I have a constructor which has a non-interface dependency: public MainWindowViewModel(IWorkItemProvider workItemProvider, WeekNavigatorViewModel weekNavigator)
I have such code (Python 2.5, GAE dev server): try: yt_service.UpgradeToSessionToken() // this line
I have a non-.Net executable file that is included in my .net assembly as
Suppose I have a non-recurring event that needs to be raised X seconds from

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.