You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Tom Cunningham (JIRA)" <ju...@ws.apache.org> on 2009/12/18 16:19:19 UTC

[jira] Created: (JUDDI-326) jUDDI AuthenticatorFactory may fail to correctly resolve the implementation

jUDDI AuthenticatorFactory may fail to correctly resolve the implementation
---------------------------------------------------------------------------

                 Key: JUDDI-326
                 URL: https://issues.apache.org/jira/browse/JUDDI-326
             Project: jUDDI
          Issue Type: Bug
    Affects Versions: 3.0
            Reporter: Tom Cunningham
            Assignee: Tom Cunningham
             Fix For: 3.0.1


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JUDDI-326) jUDDI AuthenticatorFactory may fail to correctly resolve the implementation

Posted by "Tom Cunningham (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Cunningham resolved JUDDI-326.
----------------------------------

    Resolution: Fixed

Resolved the class forname issue here.

> jUDDI AuthenticatorFactory may fail to correctly resolve the implementation
> ---------------------------------------------------------------------------
>
>                 Key: JUDDI-326
>                 URL: https://issues.apache.org/jira/browse/JUDDI-326
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>            Reporter: Tom Cunningham
>            Assignee: Tom Cunningham
>            Priority: Critical
>             Fix For: 3.0.1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JUDDI-326) jUDDI AuthenticatorFactory may fail to correctly resolve the implementation

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam updated JUDDI-326:
------------------------------

    Priority: Critical  (was: Major)

> jUDDI AuthenticatorFactory may fail to correctly resolve the implementation
> ---------------------------------------------------------------------------
>
>                 Key: JUDDI-326
>                 URL: https://issues.apache.org/jira/browse/JUDDI-326
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>            Reporter: Tom Cunningham
>            Assignee: Tom Cunningham
>            Priority: Critical
>             Fix For: 3.0.1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.