6 Replies Latest reply on Dec 7, 2017 11:04 AM by mbarkley

    form data missing in Errai 3.0.0.CR1 JaxRS client

    steeveb

      Hi all,

       

      I'm try to request my REST service with POST form parameters with Errai Jax RS client 3.0.0.CR1.

      In debug mode, the arguments of the service method call are passed correctly, but the JaxRS proxy build a call with null parameters in input (that's what i receive on server side). Am i missing something to have my arguments serialized correctly?

       

      Thanks,

       

      Steeve