You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "ASF subversion and git services (JIRA)" <ju...@ws.apache.org> on 2019/06/21 01:22:00 UTC

[jira] [Commented] (JUDDI-996) Admin gui, get all client subscriptions throws a classcast error

    [ https://issues.apache.org/jira/browse/JUDDI-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869080#comment-16869080 ] 

ASF subversion and git services commented on JUDDI-996:
-------------------------------------------------------

Commit 74e4985301ed7444f649f2e55cd2391a59acae99 in juddi's branch refs/heads/master from Alex O'Ree
[ https://gitbox.apache.org/repos/asf?p=juddi.git;h=74e4985 ]

JUDDI-996 fixed with tests


> Admin gui, get all client subscriptions throws a classcast error
> ----------------------------------------------------------------
>
>                 Key: JUDDI-996
>                 URL: https://issues.apache.org/jira/browse/JUDDI-996
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.3.6
>            Reporter: Alex O'Ree
>            Assignee: Alex O'Ree
>            Priority: Major
>             Fix For: 3.3.7
>
>
> Error org.apache.juddi.model.ReplicationConfiguration cannot be cast to org.apache.juddi.model.Subscription
>  
> java.lang.ClassCastException: org.apache.juddi.model.ReplicationConfiguration cannot be cast to org.apache.juddi.model.Subscription
>     at org.apache.juddi.api.impl.JUDDIApiImpl.getAllClientSubscriptionInfo(JUDDIApiImpl.java:1333)
>     at org.apache.juddi.adminconsole.hub.UddiAdminHub.getAllClientSubscriptionInfo(UddiAdminHub.java:597)
>     at org.apache.juddi.adminconsole.hub.UddiAdminHub.go(UddiAdminHub.java:409)
>     at org.apache.jsp.admin.ajax.go_jsp._jspService(go_jsp.java:227)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)