Month: October 2014

  • Authentication with LDAP provider in WebLogic gets stuck

    Lately we upgraded our Java EE applications to new platform and began seeing stuck threads and slow starting times. The platform was upgraded from OC4J to WebLogic 12c and also the underlying LDAP service was changed to Oracle Access Manager. Looking at the server logs the one possible reason for stuck threads was quite clear:…

  • Planning for Fujitsu Forum 2014: Human Centric Innovation

    Planning for Fujitsu Forum 2014: Human Centric Innovation

    In late November it’s again time for business- and IT decision-makers, experts, project managers, IT architects, consultants and bloggers to travel to Munich, Germany to visit Fujitsu’s largest IT-event in Europe: Fujitsu Forum 2014. This year the event is held 19th and 20th November at the ICM in Munich and there will probably be over…

  • Distribute project’s artifacts in Maven Central with OSSRH

    Distribute project’s artifacts in Maven Central with OSSRH

    You have developed some crafty Java library or Maven plugin and now you want to distribute it to other users through Maven Central repository? Using Sonatype Open Source Software Repository Hosting Service is a nice way for open source projects to achieve that and there’s two options to get your artifacts in it: 1.… Jatka…