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 <[email protected]> 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 > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users > -- Jan Bartel <[email protected]> www.webtide.com 'Expert Jetty/CometD developer,production,operations advice' _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
