last weekend I went some steps forward in my integration of EasyBeans
OSGI and Eclipse Riena under Eclipse / Equinox 3.4.RC4
as reported earlier I made EasyBeans running under Equinox 3.4
(and did the same for Riena 1.0.M2)
now I put both frameworks together. the good news: it runs :-)
I'll report about this later and write a HowTo
the bad news: it was a hard way to make it run
see my blog entry
http://ekkes-corner.blogspot.com/2008/06/catch-22-logging-with-osgi-frameworks.htmlI think after reading my blog you understand why I entered a JIRA
(
http://jira.easybeans.org/browse/BUNDLE-2) ;-)
would be really nice solution if Easybeans also supports log4j
as logging implementation and not to rely on the bundle
ow2-bundles-externals-commons-logging.
btw: I also have some issues reported at Riena
with some enhancements in Riena and EasyBeans it should be easy
to use logging.
ekke