Radius, ldap, log4j, sms token

Posted by & filed under java.

I’ve already mentioned about that project. We used great library for it it’s called TinyRadius. In the sources you get extra example codes of TestClient and TestServer implementation. That is really helpful. The project is written using Netbeans and Maven tools. That is really comfortable. You just got your pom.xml and it does care about… Read more »

Log4j stopped logging on Glassfish

Posted by & filed under Enterprise Sevice Bus.

I use log4j library for confirmation what is being send to db server by my EJB code. Everything was working fine till one day. It simply stopped logging. (it turned out that I’ve used somehow newer version of log4j in my project, I’ve changed pointer in Libraries in Netbeans). I’ve created a new domain on… Read more »