I'm trying to get at some javapolis content which was apparently on javalobby.org. Details are below, but the bottom line is that my DZone username/password is not recognized in the javalobby.org domain, I can't get a username that works on javalobby.org and I am unable to find this content on java.dzone.com
TIA,
Mike
The URL is:
Javalobby - The Heart of the Java Community
When I use this URL I'm redirected to
Javalobby - The Heart of the Java Community
..with this message:
An error in the system has occurred. Please contact the system administrator if the problem persists.
type: null
"join now" link goes to
http://www.javalobby.org/account!default.jspa
500 Servlet Exception
/sites/dz/jl/www/WEB-INF/work/_jsp/_error__jsp.java:12: cannot find symbol
symbol : class LicenseException
location: package com.jivesoftware.base
import com.jivesoftware.base.LicenseException;
^
/error.jsp:79: cannot find symbol
symbol : class LicenseException
location: class _jsp._error__jsp
} else if (LicenseException.class.getName().equals(type)) {
^
2 errors