Search:

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

Search: Search took 0.05 seconds.

  1. Replies
    9
    Views
    3,341

    I've tried it, but the problem remains. All the...

    I've tried it, but the problem remains. All the references marked with @Autowired is null.

    My modified config:

    <bean id="sensorConfigProvider"...
  2. Replies
    9
    Views
    3,341

    I've tried using plain Spring beans without OSGi...

    I've tried using plain Spring beans without OSGi references, but I got the same.

    The headers of my beans.xml:

    <?xml version="1.0" encoding="UTF-8"?>
    <beans...
  3. Replies
    9
    Views
    3,341

    Thanks, Amin. Your blog entry is clear, but I did...

    Thanks, Amin. Your blog entry is clear, but I did more or less the same and it does not work.
    Additionally, I got an exception:

    org.springframework.beans.factory.BeanDefinitionStoreException:...
  4. Replies
    9
    Views
    3,341

    OSGi and @Configurable

    I have some problems with @Configurable used together with Spring-DM under Equinox (in an RCP application). I'd like to inject a reference pointing to a bean referenced using osgi:reference...
Results 1 to 4 of 4