[ https://issues.apache.org/jira/browse/JUDDI-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873634#comment-16873634
]
ASF subversion and git services commented on JUDDI-996:
-------------------------------------------------------
Commit 74e4985301ed7444f649f2e55cd2391a59acae99 in juddi's branch refs/heads/feature/JUDDI-558
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
> Components: juddi-gui
> Affects Versions: 3.2.1, 3.3, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.3.5, 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)
|