Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Disable logging in embedded jetty in OSGI container

Kiran,

You mean you've put -Dorg.eclipse.jetty.LEVEL=OFF in eclipse.ini? That
should work. How exactly are you executing this ... is it via equinox
command line? Also, which jetty bundles do you have deployed?

thanks
Jan

On 20 September 2013 05:04, KB <bvkiran@xxxxxxxxx> wrote:
> Hi,
>    I am using jetty 9.05(eclipse 4.3) in a embedded mode in OSGi using the
> equinox servlet bridge. I cannot seem to rid of the logging messages. I
> tried VM arguments as -Dorg.eclipse.jetty.LEVEL=OFF in OSGI launch
> configuration but none of them seems to work.
>
>
> Thanks
> Kiran
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>



-- 
Jan Bartel <janb@xxxxxxxxxxx>
www.webtide.com
'Expert Jetty/CometD developer,production,operations advice'


Back to the top