Skip to main content



      Home
Home » Archived » Riena » logging with riena
logging with riena [message #4769] Mon, 16 June 2008 02:16 Go to next message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

continues discussions from
http://www.eclipse.org/newsportal/article.php?id=47&grou p=eclipse.rt.riena#47

--------
at the weekend I worked again to integrate Riena with other OSGI bundles
(in this case EasyBeans)

there's some trouble with logging
see also my blog-entry:
http://ekkes-corner.blogspot.com/2008/06/catch-22-logging-wi th-osgi-frameworks.html

would be really nice if Riena can use Package-Import for log4j (I opened
Bugzilla 237221) and to use the 'normal' equinox.log bundle. as reported
the classes of Riena M2's equinox.log.HEAD are still not in Eclipse
Ganymede (last tests at 3.4.RC4) - perhaps you can add your additional
features as a fragment to equinox.log ?

now as I'm running Easybeans + Riena under Equinox 3.4 and can start Riena
Unit-tests and run EasyBeans examples as tests I'll start to do really
integration: use of EJB3 SessionBeans together with Riena... I'll report
in some days...
ekke
Re: logging with riena [message #5185 is a reply to message #4769] Wed, 18 June 2008 10:17 Go to previous messageGo to next message
Eclipse UserFriend
Agreed that logging is unecessarily complex at the class loader level and
would really like to do something about it in the next release.
I have one question about the version of equinox.log Riena is using. Is this
the version in the equinox incubator?

-Simon

"ekke" <ekkehard@gentz-software.de> wrote in message
news:df89372836696b744705aa9eab5631e5$1@www.eclipse.org...
> continues discussions from
> http://www.eclipse.org/newsportal/article.php?id=47&grou p=eclipse.rt.riena#47
>
> --------
> at the weekend I worked again to integrate Riena with other OSGI bundles
> (in this case EasyBeans)
>
> there's some trouble with logging
> see also my blog-entry:
> http://ekkes-corner.blogspot.com/2008/06/catch-22-logging-wi th-osgi-frameworks.html
>
> would be really nice if Riena can use Package-Import for log4j (I opened
> Bugzilla 237221) and to use the 'normal' equinox.log bundle. as reported
> the classes of Riena M2's equinox.log.HEAD are still not in Eclipse
> Ganymede (last tests at 3.4.RC4) - perhaps you can add your additional
> features as a fragment to equinox.log ?
>
> now as I'm running Easybeans + Riena under Equinox 3.4 and can start Riena
> Unit-tests and run EasyBeans examples as tests I'll start to do really
> integration: use of EJB3 SessionBeans together with Riena... I'll report
> in some days...
> ekke
>
>
>
Re: logging with riena [message #5253 is a reply to message #5185] Thu, 19 June 2008 00:39 Go to previous message
Eclipse UserFriend
Yes, it is.

Stefan

Simon Kaegi wrote:
> Agreed that logging is unecessarily complex at the class loader level and
> would really like to do something about it in the next release.
> I have one question about the version of equinox.log Riena is using. Is this
> the version in the equinox incubator?
>
> -Simon
>
> "ekke" <ekkehard@gentz-software.de> wrote in message
> news:df89372836696b744705aa9eab5631e5$1@www.eclipse.org...
>> continues discussions from
>> http://www.eclipse.org/newsportal/article.php?id=47&grou p=eclipse.rt.riena#47
>>
>> --------
>> at the weekend I worked again to integrate Riena with other OSGI bundles
>> (in this case EasyBeans)
>>
>> there's some trouble with logging
>> see also my blog-entry:
>> http://ekkes-corner.blogspot.com/2008/06/catch-22-logging-wi th-osgi-frameworks.html
>>
>> would be really nice if Riena can use Package-Import for log4j (I opened
>> Bugzilla 237221) and to use the 'normal' equinox.log bundle. as reported
>> the classes of Riena M2's equinox.log.HEAD are still not in Eclipse
>> Ganymede (last tests at 3.4.RC4) - perhaps you can add your additional
>> features as a fragment to equinox.log ?
>>
>> now as I'm running Easybeans + Riena under Equinox 3.4 and can start Riena
>> Unit-tests and run EasyBeans examples as tests I'll start to do really
>> integration: use of EJB3 SessionBeans together with Riena... I'll report
>> in some days...
>> ekke
>>
>>
>>
>
>
Re: logging with riena [message #572202 is a reply to message #4769] Wed, 18 June 2008 10:17 Go to previous message
Eclipse UserFriend
Agreed that logging is unecessarily complex at the class loader level and
would really like to do something about it in the next release.
I have one question about the version of equinox.log Riena is using. Is this
the version in the equinox incubator?

-Simon

"ekke" <ekkehard@gentz-software.de> wrote in message
news:df89372836696b744705aa9eab5631e5$1@www.eclipse.org...
> continues discussions from
> http://www.eclipse.org/newsportal/article.php?id=47&grou p=eclipse.rt.riena#47
>
> --------
> at the weekend I worked again to integrate Riena with other OSGI bundles
> (in this case EasyBeans)
>
> there's some trouble with logging
> see also my blog-entry:
> http://ekkes-corner.blogspot.com/2008/06/catch-22-logging-wi th-osgi-frameworks.html
>
> would be really nice if Riena can use Package-Import for log4j (I opened
> Bugzilla 237221) and to use the 'normal' equinox.log bundle. as reported
> the classes of Riena M2's equinox.log.HEAD are still not in Eclipse
> Ganymede (last tests at 3.4.RC4) - perhaps you can add your additional
> features as a fragment to equinox.log ?
>
> now as I'm running Easybeans + Riena under Equinox 3.4 and can start Riena
> Unit-tests and run EasyBeans examples as tests I'll start to do really
> integration: use of EJB3 SessionBeans together with Riena... I'll report
> in some days...
> ekke
>
>
>
Re: logging with riena [message #572240 is a reply to message #5185] Thu, 19 June 2008 00:39 Go to previous message
Eclipse UserFriend
Yes, it is.

Stefan

Simon Kaegi wrote:
> Agreed that logging is unecessarily complex at the class loader level and
> would really like to do something about it in the next release.
> I have one question about the version of equinox.log Riena is using. Is this
> the version in the equinox incubator?
>
> -Simon
>
> "ekke" <ekkehard@gentz-software.de> wrote in message
> news:df89372836696b744705aa9eab5631e5$1@www.eclipse.org...
>> continues discussions from
>> http://www.eclipse.org/newsportal/article.php?id=47&grou p=eclipse.rt.riena#47
>>
>> --------
>> at the weekend I worked again to integrate Riena with other OSGI bundles
>> (in this case EasyBeans)
>>
>> there's some trouble with logging
>> see also my blog-entry:
>> http://ekkes-corner.blogspot.com/2008/06/catch-22-logging-wi th-osgi-frameworks.html
>>
>> would be really nice if Riena can use Package-Import for log4j (I opened
>> Bugzilla 237221) and to use the 'normal' equinox.log bundle. as reported
>> the classes of Riena M2's equinox.log.HEAD are still not in Eclipse
>> Ganymede (last tests at 3.4.RC4) - perhaps you can add your additional
>> features as a fragment to equinox.log ?
>>
>> now as I'm running Easybeans + Riena under Equinox 3.4 and can start Riena
>> Unit-tests and run EasyBeans examples as tests I'll start to do really
>> integration: use of EJB3 SessionBeans together with Riena... I'll report
>> in some days...
>> ekke
>>
>>
>>
>
>
Previous Topic:Riena Launch configuration
Next Topic:SOAP publisher
Goto Forum:
  


Current Time: Mon May 12 00:41:42 EDT 2025

Powered by FUDForum. Page generated in 0.03411 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top