2 Replies Latest reply on Mar 30, 2015 1:27 PM by steeveb

    List of enums in query Parma in Errai Jax-RS

    steeveb

      Hello,

       

      I declared a QueryParam that is a List of enums but I get an exception telling me that I do not follow QueryParam specification. I checked and it seems that enum is compatible because it has a valueOf static method and my param is a List of enums.

      Is there something I am doing wrong? Is the only workaround to get a List of String?

       

      Thanks and regards,

       

      Steeve