components RemoteFieldValue[] and RemoteComponent[]

Firstname Lastname May 20, 2012

Can someone help me understand what does this mean? And how do I contrust this xml? Can some one give me an example of xml strusture for adding components?

<components xsi:type="jir:ArrayOf_tns1_RemoteComponent" soapenc:arrayType="bean:RemoteComponent[]" xmlns:jir="https://server/rpc/soap/jirasoapservice-v2"/>

<faultstring>org.xml.sax.SAXException: Invalid element in com.atlassian.jira.rpc.soap.beans.RemoteFieldValue - setValues</faultstring>

For example, in SOAP UI how do manually create xml structure? Is this how I set values here?

<components xsi:type="jir:ArrayOf_tns1_RemoteComponent" soapenc:arrayType="bean:RemoteComponent[]" xmlns:jir="https://server/rpc/soap/jirasoapservice-v2">

<id xsi:type="xsd:string">12321</id>

</components>

2 answers

0 votes
Firstname Lastname May 20, 2012

anyone ????

0 votes
Firstname Lastname May 20, 2012

anybody ??? ?

Suggest an answer

Log in or Sign up to answer