Search:

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

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    6,597

    In dm-kernel 2.0.2 the medic core bundle already...

    In dm-kernel 2.0.2 the medic core bundle already imports the javax.mail package optionally, so no fragment has to be created.

    I got logback configuring the smtp appender correctly by

    -...
  2. Replies
    5
    Views
    6,597

    hi glyn configuring logback with debug=true...

    hi glyn

    configuring logback with debug=true (in configuration tag of servicability.xml) the state of logback is reported as follows.

    the problem is a cnfe (javax.mail.Multipart). in my setup a...
  3. additionally add "org.springframework.remoting.support"

    The solution is to additionally add "org.springframework.remoting.support" to the list of imported packages in the bundle manifest which exports the services.

    For more details consider DMS-2491.
  4. Unable to export more than one Service through RMI

    When i deploy a bundle which exports two services through RMI on bundle activation the following exception is raised:

    Caused by: java.rmi.UnmarshalException: Error unmarshaling return; nested...
  5. Replies
    0
    Views
    491

    Unable to export two Services through RMI

    When i deploy a bundle which exports two services through RMI on bundle activation the following exception is raised:


    ...
    Caused by: java.rmi.UnmarshalException: Error unmarshaling return;...
Results 1 to 5 of 5