Hello all, starting with Fedora, building a desktop client using WSDL API-A,
so far so goood, but now that I'm doing the search section, I have problems
with the resumeFindObjects method, findObjects work perfect, but when I try
to invoque resumeFindObjects with the token returned, it shows:
com.sun.xml.internal.ws.streaming.XMLStreamReaderException: unexpected XML
tag. expected: {
http://www.fedora.info/definitions/1/0/types/}findObjectsResponse but found:
{http://www.fedora.info/definitions/1/0/types/}resumeFindObjectsResponse
        at
com.sun.xml.internal.ws.streaming.XMLStreamReaderUtil.verifyTag(XMLStreamReaderUtil.java:189)
        at
com.sun.xml.internal.ws.streaming.XMLStreamReaderUtil.verifyTag(XMLStreamReaderUtil.java:197)
        at
com.sun.xml.internal.ws.client.sei.ResponseBuilder$DocLit.readResponse(ResponseBuilder.java:499)
        at
com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:242)
        at
com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:210)
        at
com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:103)
        at $Proxy35.resumeFindObjects(Unknown Source)

If someone can point out what could be the problem, would really appreciate
it, since I consider it's better to give maxResults a low value and then
keep calling resumeFindObjects, I think it would be faster for the client
that way.

Alexis De la Hoz
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to