Search:

Type: Posts; User: 3hough; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    6,430

    ch.qos.logback.classic.net.SMTPAppender

    Has anyone been able to ge ch.qos.logback.classic.net.SMTPAppender working? According to...
  2. Replies
    1
    Views
    573

    wiring together two concrete classes

    I think this is a fairly fundamental question - hopefully the answer will be simple.

    In META-INF/spring/module-osgi.xml of bundle A I'm able to up a non-interface (concrete class) as an OSGi...
  3. Replies
    3
    Views
    1,332

    I've got the exact same configuration and am...

    I've got the exact same configuration and am seeing the same problem.
  4. Replies
    8
    Views
    1,265

    I'm seeing the same behavior.

    I'm seeing the same behavior.
  5. Replies
    4
    Views
    2,498

    Brilliant! Works perfectly now. In case anyone...

    Brilliant! Works perfectly now.

    In case anyone else wants to use the netbeans profiler just add



    org.netbeans.lib.profiler.server, org.netbeans.lib.profiler.server.*


    to your boot...
  6. Replies
    4
    Views
    2,498

    Are there any other steps to get profiling to...

    Are there any other steps to get profiling to work besides...

    Add the relevant profiling packages to lib/java*-server.profile under the org.osgi.framework.bootdelegation key. e.g. ...
  7. Replies
    2
    Views
    823

    That's great to hear. Looking forward to this...

    That's great to hear. Looking forward to this feature.



    This is exactly the tidbit of information that I was hoping for. I had no idea the server kept a recovery log. I'm going to experiment...
  8. Replies
    2
    Views
    823

    advice on moving to production server

    Using Spring DM 1.2.0 and Spring DM Server (very recent snapshot). Seeking some advice on production deployment options for my situation:

    1. I have a legacy WAR that's been *mostly* converted to a...
  9. Replies
    23
    Views
    14,866

    That was a point in the right direction. I...

    That was a point in the right direction. I finally found a fix, but it doesn't really make sense. Unfortunately I don't have time to really investigate. Anyway, here's what I did in case anyone else...
  10. Replies
    23
    Views
    14,866

    I'm experiencing the same problem. Cuball, did...

    I'm experiencing the same problem. Cuball, did you ever find a fix? Here are my relevant configs followed by the stack trace:



    <?xml version="1.0" encoding="UTF-8"?>
    <beans...
  11. http://jira.springframework.org/browse/OSGI-740

    http://jira.springframework.org/browse/OSGI-740
  12. I'll raise an issue and post the link here once...

    I'll raise an issue and post the link here once it's up. Thanks!
  13. Cannot locate BeanDefinitionDecorator for element [managed-properties]

    I orginally posted this in the Spring Development Tools forum (http://forum.springsource.org/showthread.php?t=70712) but didn't get any responses. Re-posting here in the hopes that someone else has...
  14. Cannot locate BeanDefinitionDecorator for element [managed-properties]

    Using Spring IDE Core and Spring IDE OSGi Extension in Eclipse, both version 2.2.3.M1, to develop with Spring DM.

    Getting a "Spring Beans Problem" error in my META-INF/spring/module-osgi.xml. The...
  15. Replies
    2
    Views
    1,472

    Perfect. Thanks!

    Perfect. Thanks!
  16. Replies
    2
    Views
    1,472

    DM Server nightly builds

    Are these available anywhere? Latest I can find right now is 2.0.0.M1 and I'd be interested in testing the bleeding edge.
  17. Replies
    5
    Views
    1,693

    Got it working! Neither of my previous two issues...

    Got it working! Neither of my previous two issues are a problem anymore. Woot!

    Unfortunately I can't pinpoint what exactly made it work (don't you love those kind of bugs?). My hunch is that...
  18. Replies
    5
    Views
    1,693

    It's the only bean using this PID. Turned...

    It's the only bean using this PID.



    Turned up logging on org.springframework.osgi.compendium and got more insight to what's happening. Below are the interesting events in the order in which...
  19. Replies
    5
    Views
    1,693

    managed-properties not working as expected

    Using Spring DM 1.2.0 (hot off the press!) and would like the configuration admin control some properties of one of my beans exposed as a service, but I seem to be missing
    a piece of the puzzle.
    ...
Results 1 to 19 of 19