[ exist-Bugs-2895214 ] XML-RPC compile() does not return a thing

View: New views
1 Messages — Rating Filter:   Alert me  

[ exist-Bugs-2895214 ] XML-RPC compile() does not return a thing

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Bugs item #2895214, was opened at 2009-11-10 15:27
Message generated for change (Tracker Item Submitted) made by markov3
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=117691&aid=2895214&group_id=17691

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mark Overmeer (markov3)
Assigned to: Nobody/Anonymous (nobody)
Summary: XML-RPC compile() does not return a thing

Initial Comment:
ExistDB 1.4.0.  Very simple query string:

    let $x := 'joe'
    return <m>{$x}</m>

Request:
  <?xml version="1.0" encoding="UTF-8"?>
   <methodCall><methodName>compile</methodName>
   <params><param><value><base64>bGV0ICR4IDo9ICdqb2UnCnJldHVybiA8bT57JHh9PC9tPg==
     </base64></value></param></params></methodCall>

Response: faultString No method matching arguments: [B

With an empty options list, the query is:

  <methodCall><methodName>compile</methodName>
     <params>
       <param><value><base64>bGV0ICR4IDo9ICdqb2UnCnJldHVybiA8bT57JHh9PC9tPg==
           </base64></value></param>
       <param><value><struct/></value></param></params></methodCall>

Response:
   <methodResponse xmlns:ex="http://ws.apache.org/xmlrpc/namespaces/extensions">
      <params><param><value><struct/></value></param></params></methodResponse>

A HashMap is expected as result.  May be two different bugs.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=117691&aid=2895214&group_id=17691

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Exist-open mailing list
Exist-open@...
https://lists.sourceforge.net/lists/listinfo/exist-open