[JBoss JIRA] Created: (JBESB-3024) jUDDI AuthenticatorFactory class unable to load default authenticator implementation
by Marek Baluch (JIRA)
jUDDI AuthenticatorFactory class unable to load default authenticator implementation
------------------------------------------------------------------------------------
Key: JBESB-3024
URL: https://jira.jboss.org/jira/browse/JBESB-3024
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Registry and Repository
Affects Versions: 4.7
Reporter: Marek Baluch
Priority: Minor
jUDDI AuthenticatorFactory class is unable to load default authenticator implementation which causes to the following error to appear in the server log:
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
It is possible to reproduce this error by enabling the RMI transport in the esb.juddi.client.xml file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 12 months