[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [equinox-dev] How to add whole directory in classpath and how to controll osgi console log
|
Tom,
Thank you for the comment.
I hope next version of OSGi implementations will add support for this classpath case.
Thanks,
Swapnil
On Wed, Feb 17, 2010 at 9:32 PM, Thomas Watson
<tjwatson@xxxxxxxxxx> wrote:
Your first question is not supported in OSGi. You must explicitly list all entries you want on the bundle class path. There is no wildcard support.
Tom
Swapnil Patil ---02/17/2010 01:28:30 AM---Hi Ali,
Hi Ali,
Thanx for the comment. You are right, it seems that one of the supporting bundle/plugin is taking controll of consoel output.(there are many budles in the project) I am trying to figure the machanism used for loging. out that.
Do you any comment for me on my 1st question ?
Thanks
Swapnil
On Mon, Feb 15, 2010 at 7:13 PM, Ali Naddaf <ali.naddaf@xxxxxxxxx> wrote:
Swapnil ,
OSGi framework doesn't provide any direct way to "write" the log into the file system; the OSGi log service is in-memory, so what mechanism are you using to write to the file system? Once that is cleared up, one can see how you can go about achieving (2).
Ali
On 2/15/2010 7:27 AM, Swapnil Patil wrote:
--
Thanks & Regards
Swapnil Patil._______________________________________________
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev
--
Thanks & Regards
Swapnil Patil.

