Hi all,

I am currently moving from jetty-8.1.4 to jetty-8.1.8.
Doing that, 3 lines are printed on stderr by the SecurityHandler when deploying 
each webapp, something like:

Null identity service, trying login service: 
org.eclipse.jetty.security.DefaultIdentityService@1628303
Finding identity service: 
org.eclipse.jetty.security.DefaultIdentityService@1628303
LoginService=................@1415dbf 
identityService=org.eclipse.jetty.security.DefaultIdentityService@1628303<mailto:identityService=org.eclipse.jetty.security.DefaultIdentityService@1628303>

Did I miss something?
Or is it only for debug purpose? In this case, is it possible to not log on 
stderr?

BR,
-Yves


_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to