Search:

Type: Posts; User: vladimir.glushak; Keyword(s):

Search: Search took 0.06 seconds.

  1. Replies
    17
    Views
    4,333

    Ivan, you can try next steps: 1. Remove...

    Ivan, you can try next steps:

    1. Remove slf4j.nop bundle from repository/ext folder.
    2. Add import of ch.qos.logback.classic and ch.qos.logback.core packages in your's application bundle.
    3. Put...
  2. Replies
    17
    Views
    4,333

    I read your previous message, and supposed it...

    I read your previous message, and supposed it would be easy to use custom config.



    Well I would prefer to deploy configuration with my application, without changing Spring DM Server config.
    ...
  3. Replies
    17
    Views
    4,333

    How I suppose to know, if behavior is incorrect....

    How I suppose to know, if behavior is incorrect. Logging is working, no exception throws.
    The only one problem is issue with not using my custom config.
    I'm not sure if I be able to catch moment...
  4. Replies
    17
    Views
    4,333

    Well I used Include-Resource option of...

    Well I used Include-Resource option of maven-bundle-plugin to put logback.xml in jar. Unzip jar file from target dir, logback.xml included in it.
  5. Replies
    17
    Views
    4,333

    Dmitry, Modifying logging configuration in...

    Dmitry,
    Modifying logging configuration in serviceability.xml works fine. But I would prefer to deploy configuration (including logging configuration) with deploying my application.
    --
    I prepared...
  6. Replies
    17
    Views
    4,333

    I overcame this issue. Spring DM server uses...

    I overcame this issue.
    Spring DM server uses slf4j.nop implementation of logging for my bundles. But nop implementation discard logging!!
    I removed appropriate bundle from repository\ext folder and...
  7. Replies
    17
    Views
    4,333

    I have an issue with logging. I'm using slf4j...

    I have an issue with logging. I'm using slf4j with logback implementation.
    I set system properties -Dlogback.configurationFile on spring dm server startup with full path to my custom logback config...
  8. Replies
    1
    Views
    597

    Deployment with plan file

    I have an issue with deployment my application with plan file.
    My application consist of few bundles. Some of them are third party jars that I manually bundled, because did not find it in EBR.
    For...
  9. Still found imports based on 3.0.0 release in...

    Still found imports based on 3.0.0 release in 3.0.1.RELEASE-A version of org.springframework.context.support bundle:

    org.springframework.beans;version=" [3.0.0, 3.0.1)";resolution:="optional",...
  10. I have the same issue. Have you resolved your...

    I have the same issue. Have you resolved your problem, if yes than how
Results 1 to 10 of 10