
13 Jul
2010
13 Jul
'10
12:12 p.m.
Hello Ceki, Ceki Gulcu <ceki@...> writes:
In other words, how would you like to see the EclipseAppender class loaded in OSGi?
thanks for your reply. I don't know enough about how class loading works for OSGi. Therefor I'll have to investigate on that. I came across [1] which mentions a similar class loading problem for log4j and OSGi. The solution seems to be so-called buddy class loading (though I somewhere read that it might not be the best solution). Anyway, I'll give buddy class loading a try and report to this list how things went. [1] http://www.eclipsezone.com/articles/eclipse-vms/ Frank