Search:

Type: Posts; User: wichtounet; Keyword(s):

Search: Search took 0.01 seconds.

  1. That's OK, the design was not good at all and I...

    That's OK, the design was not good at all and I created beans during postprocessing and that makes problems. I found a better way to achieve my goal.
  2. Nobody knows how to solve that ?

    Nobody knows how to solve that ?
  3. Postprocessor are not launched the second time we start a bundle

    Hi,

    I currently have a weird problem in my OSGi/Spring Dm application.

    When i start for the first time a module, the application context is created and the bean post processor in the context...
  4. Or another way : Is that possible to define...

    Or another way : Is that possible to define component-scan with defaults lazy in different XML imported with @ImportXML ?

    This is not elegant, but if it works, i can use that waiting of an issue...
  5. Hi, Thank you for responding. That's not...

    Hi,

    Thank you for responding.

    That's not a good news for me :(

    I need the lazy-init on my scanned beans.

    Is there a way to mix a ClassPathBeanDefinitionScanner and a...
  6. @ComponentScan and Lazy-initialization of beans ?

    Hi,

    I'm converting my spring configuration to use JavaConfig and i've a problem with component-scan.

    Before using JavaConfig, i used a ClassPathBeanDefinitionScanner. I need lazy-init on the...
Results 1 to 6 of 6