<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ceki Gulcu schrieb:
<blockquote cite="mid:48F60F96.5040307@qos.ch" type="cite">
  <pre wrap="">
ekkehard wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">perhaps the problem is that my BundleMarkerConverter class was not found -
all runs under OSGI
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes, that is probably the cause of the problem. I have committed changes for 
better error reporting. </pre>
</blockquote>
great :-)<br>
<blockquote cite="mid:48F60F96.5040307@qos.ch" type="cite">
  <pre wrap="">Could you build logback from the trunk?
  </pre>
</blockquote>
just have to leave to a customer... at the weekend...<br>
<blockquote cite="mid:48F60F96.5040307@qos.ch" type="cite">
  <pre wrap="">
It should be as easy as:

  svn co <a class="moz-txt-link-freetext" href="http://svn.qos.ch/repos/logback/trunk/">http://svn.qos.ch/repos/logback/trunk/</a> target_directory
  cd target_diurectory
  mvn install

  </pre>
  <blockquote type="cite">
    <pre wrap="">what do you think - should I add the import to logback core or logback 
classic ?
or could something else be wrong because the error notes that the 
conversion word wasn't valid
and not that class BundleMarkerConverter wasn't found
    </pre>
  </blockquote>
  <pre wrap=""><!---->

The error message can be misleading, hence my recent commit. The problem is most 
probably related to loading the BundleMarkerConverter class.

  </pre>
</blockquote>
I'll try and report the solution<br>
<br>
thx for helping<br>
<br>
ekke
</body>
</html>