2006/3/20, Kevan Miller <[EMAIL PROTECTED]>: > Jacek, > Builds run under the continuum login on stan.gbuild.org. If you don't > have a login, already, I'm sure we could get you one...
I think Dave already sent me one. Didn't try it yet. It's time to do that. > Failed to initialize module > java.lang.IllegalArgumentException: Unable to configure properties > file login module: java.net.UnknownHostException: home > at > org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule.i > nitialize(PropertiesFileLoginModule.java:84) Ok, it's me who broke the test. At the very first sight, it seems the addition of 'file:/' + the full path to the module dir, make the result url like 'file://home/' and 'home' became the hostname. Will fix it. Jacek -- Jacek Laskowski http://www.laskowski.org.pl
