tom conners:
I am trying to use getSubscribedResourceIdList to obtain a list of resources that are attached to a particular subscription. However, I get this error every time:
[Ljava.lang.Object; cannot be cast to [Ljava.lang.String;
All other CUNI commands are working fine (subscribe, unsubscribe, addResourceIdToSubscription, etc). Because the error is not part of the WSDL and the presence of the <soapenv:Server> tag lead me to believe this is a server-side bug. Any help would be much appreciated
Yep, this is bug #CSCtt11530, fixed in 8.6(2) and 9.X
Apologies for not checking it before posting!