Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Identity service

I see these log errors on std err:

"Null identity service, trying login service: null" 

"Finding identity service: null: 


I tried setting a default identity service, but that causes other errors about the loginservice.


Anyone got a moment to point me to the right place to understand how to configure the WebAppContext + jetty Server so that those log messages don't appear?

we are starting and configuring the contexts as seen on line 260 here:

http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/jetty/JettyWebServer.scala?view=markup

Thanks!


--
Christian Posta
twitter: @christianposta


Back to the top