Categories
Development

Have your java-app connect through proxy-server

It’s quite simple, and you’ll find a good example her:
Notice the difference before and after jdk 1.3.1.
(The system property values has changed.)

http://www.rgagnon.com/javadetails/java-0085.html

Good Luck!

Categories
Development

Hands on Tomcat and OpenLDAP setup

Java.net has an article on Tomcat and LDAP setup here. Nice and simple setup that’ll work in many situations, but I sometimes find that you need more than simply roles.

Categories
Development

Geronimo Design part 2

So in the series about Geronimo design from Developer Works part two can be found here.