Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
3.0
-
None
-
None
Description
jUDDI AuthenticatorFactory fails to correctly resolve the implementation :
14:32:50,348 ERROR [AuthenticatorFactory] The specified Authenticator class 'org.apache.juddi.v3.auth.JUDDIAuthenticator' was not found in classpath.
14:32:50,348 ERROR [AuthenticatorFactory] java.lang.ClassNotFoundException: org.apache.juddi.v3.auth.JUDDIAuthenticator
Looks like a error loading the class, see https://jira.jboss.org/jira/browse/JBESB-3024 for more details.