I've notice that it also requires Guice (guice-3.0.jar and javax.inject.jar), Apache HttpComponents? (httpclient-4.1.1.jar and httpcore-4.1.jar), and commons-logging-1.1.1.jar
Yup, it's a gross mis-representation to say that this library only requires Java 1.4, when it actually introduces several big fat extra libraries as dependencies in one's project. Rather disappointing...
http://code.google.com/p/openid4java/wiki/LoggingConfiguration mentions that the lib uses log4j and clogging.
I've notice that it also requires Guice (guice-3.0.jar and javax.inject.jar), Apache HttpComponents? (httpclient-4.1.1.jar and httpcore-4.1.jar), and commons-logging-1.1.1.jar
And CyberNeko? HTML Parser (nekohtml.jar and xercesImpl.jar)
Yup, it's a gross mis-representation to say that this library only requires Java 1.4, when it actually introduces several big fat extra libraries as dependencies in one's project. Rather disappointing...