-
Recent Posts
- Elasticsearch – Ignore special characters in query with pattern replace filter and custom analyzer
- Elasticsearch 5 Determining if nested field exists
- Elasticsearch deprecation warning: [deprecation.search.aggregations.bucket.terms] sorting by ascending count is deprecated and will be removed in the next major version
- Using Spring to populate Hazelcast Map at Start-up
- Spring Boot Web Application – Starting in Eclipse
Recent Comments
Tony Pun on Spring Boot Web Application… Candis on How to mock lazy initializatio… Dheeraj on Spring Boot Application and To… handy on Elasticsearch deprecation warn… sravan on Eclipse and Tomcat start up er… Archives
- February 2018
- April 2017
- November 2016
- April 2016
- April 2015
- February 2015
- January 2015
- December 2014
- November 2014
- August 2014
- July 2014
- June 2014
- February 2014
- November 2013
- June 2013
- March 2013
- January 2013
- November 2012
- September 2012
- June 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- June 2011
- May 2011
- April 2011
- March 2011
Categories
Meta
Monthly Archives: March 2011
Deploying Drools Guvnor – java.lang.SecurityException: Unable to locate a login configuration
This other day I was deploying jBoss Drools Guvnor on Tomcat 6.0.20 on Linux and when I tried to log in to Drools Guvnor I received this error: //catalina.log ERROR 11-03 09:41:55,522 (LoggingHelper.java:error:76) Service method ‘public abstract org.drools.guvnor.client.rpc.UserSecurityContext org.drools.guvnor.client.rpc.SecurityService.getCurrentUser()’ threw … Continue reading
Let’s hope this works…
I am going to start posting solutions to problems I encounter while developing and deploying the applications I work on. Hopefully I can help at least one other person out by saving them some time. After all, if I had … Continue reading
Posted in Uncategorized
Leave a comment