Search:

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

Search: Search took 0.09 seconds.

  1. Using "SimpleHttpInvokerServiceExporter" with "OSGi Http Service"

    Is it possible to use "SimpleHttpInvokerServiceExporter" and "SimpleHessianServiceExporter" with OSGi HTTP Service instead with "com.sun.net.httpserver.HttpServer".
    Currently I have...
  2. Next Release ?

    When can we expect the next release/milestone with this issue fixed?

    Regards
    Felix
  3. Replies
    3
    Views
    2,461

    Success

    After updating my Eclipse 3.5 installation it works on Windows using the following code:



    @echo off
    set ECLIPSE=<my eclipse install dir>
    set local_update_site=file:<my update site dir>
    ...
  4. Replies
    3
    Views
    2,461

    With eclipse "Build id: 20090920-1017" and the...

    With eclipse "Build id: 20090920-1017" and the following ant target:


    <target name="mirror">
    <p2.mirror>
    <repository location="file:/tmp" name="A new repository" kind="M" />
    ...
  5. Replies
    3
    Views
    2,461

    Setting up a local mirror site

    Hello,
    I'm trying to setup a local STS mirror with the eclipse "mirroring command".
    I'm using the site "http://www.springsource.com/update/e3.5". The result is:



    !SESSION 2009-10-26...
  6. Replies
    1
    Views
    1,643

    Apache Felix, Spring DM, JAX-WS

    Hello,
    im trying to expose an osgi service also as a web service. The osgi service is accessible but the web service is not started.

    My Bean Configuration:
    <bean id="ReverseStringABC"...
Results 1 to 6 of 6