crypt() function & windows
crypt() ist not available under windows...
I'm currently (well since aboute half a year or so) in the process of converting a PHP based application (kinokai.de) to Java. One of the things I was struggling with was how to convert the authorization module. With PHP I was using phps crypt function which did its Job quite well...
JBoss UCL classloader hell...
Classpath problems with JBoss?
Most advance jboss developers know of the magic of the java2ParentDelegation=false setting, because sooner or later every jboss user is affected by the bad, bad JBoss UCL classloader hell...