Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    2,900

    Hello again, I agree with you that there is...

    Hello again,

    I agree with you that there is need for choice.
    It's like wih all the other possibilities I have like specifying the interfaces under which an OSGi service is published, setting the...
  2. Replies
    6
    Views
    2,900

    Hello Costin, thanx for your reply. You are...

    Hello Costin,

    thanx for your reply.
    You are right - osgix:managed-service-factory works as described in the
    documentation. My mistake was to use ConfigurationManager.getConfiguration
    instead...
  3. Replies
    6
    Views
    2,900

    Spring DM ConfigurationAdmin Support

    Hello,

    in the moment I am trying to understand and use the Spring DM support for
    the OSGi Configuration Admin Service.
    I am using spring-dm 1.2.0-m2 and spring 2.5.6, equinox as OSGi container...
  4. Hello Costin, thank you for your answer. It...

    Hello Costin,

    thank you for your answer.
    It looks like that the common=split attribute is not the problem but that
    bindex (the tool to generate the repository.xml for the OBR) adds another...
  5. Manifest Change spring-core 2.5.1 to 2.5.5

    Hello,

    I am just switching from spring version 2.5.1 to 2.5.5.
    In the spring core 2.5.5 Manifest file an entry for:

    org.eclipse.core.runtime;resolution:=optional;common=split
    was added.
    I am...
  6. Replies
    1
    Views
    919

    sorry, just found http://www.springframework.org/osgi

    http://www.springframework.org/osgi
  7. Replies
    1
    Views
    919

    OSGI Downloads

    Hello,

    is the sprring osgi code only available from svn or is there a download possibility?

    thanx in advance,

    michael
  8. Hello again, after putting everything on the...

    Hello again,

    after putting everything on the classpath, I still get the same error.
    I even changed from dtd to schema in my context xml - no change.
    I looked at the code - but this is not really...
  9. Hello, but my testprogram terminates with an...

    Hello,

    but my testprogram terminates with an error and the application context
    object is not created.
    So there has to be a difference to the 2.02 version...
  10. application_context.xml working with spring 2.0.2 but NOT with spring 2.0.4

    Hello,

    i have just switched to spring 2.04 from spring 2.02 - and now my ClassPathXmlContext creation is failing - do I have to add something to the path? (in the moment i have spring-core,...
  11. Replies
    5
    Views
    1,189

    Hello Andreas, thanx again for your answer and...

    Hello Andreas,

    thanx again for your answer and the hint with the PropertyPathFactoryBean.
    I first was not sure if it will help, as for the two xml files, but I got it working as follows:
    ...
  12. Replies
    5
    Views
    1,189

    Hello, yes - that is the quote. I understood...

    Hello,

    yes - that is the quote.
    I understood it that way that I am able to somehow set dependencies when performing the lookup-method call.
    My problem is:
    I have 2 context.xmls. contextXmlA...
  13. Replies
    5
    Views
    1,189

    combine lookup-method with setter injection

    Hello,

    in the Spring documentation it says:
    Note that lookup method injection can be combined with Constructor Injection (supplying optional constructor arguments to the bean being constructed),...
  14. [spring2M4] turn off parser validation when using xml schema

    Hello,

    i am trying out the new xml schema configuration support in Spring 2.
    Therefore I followed the example on
    http://www.memestorm.com/blog/
    Everything works fine, but I have a question...
Results 1 to 14 of 14