Sergey,

My model didn't get posted intact. It is below. methodName is fictitious. Is 
there more info on error: 3732? Thx!

        <operation name="methodName()" verb="GET" path="/abc"
                consumes="application/xml" produces="application/xml">
            <param name="dateAbc" type="QUERY"/>
            <param name="filter" type="QUERY"/>
            <param name="sortDetails" type="QUERY"/>
            <param name="paging" type="QUERY"/> 
        </operation>


-----Original Message-----
From: Sergey Beryozkin [mailto:sberyoz...@gmail.com] 
Sent: Monday, December 15, 2014 2:24 PM
To: users@cxf.apache.org
Subject: Re: Rest client returning ClientException, cause: #3732

Should it be "methodName" ?
On 15/12/14 21:03, criedluv wrote:
>
> Here is the model entry:
>
>         <operation name="methodName()" verb="GET" path="/abc"
>                  consumes="application/xml" 
> produces="application/xml">
>
>
>
>
>          </operation>
>
>
>
>
>
> --
> View this message in context: 
> http://cxf.547215.n5.nabble.com/Rest-client-returning-ClientException-
> cause-3732-tp5752388p5752389.html Sent from the cxf-user mailing list 
> archive at Nabble.com.
>


Reply via email to