Javier Zapata
Javier Zapata
Hi, Thanks for your response. I've tried making a custom deserializer for `Query` but what I need is to create a new node (`Contexts`) to wrap the `Context` elements and...
Hi @evert, As per your suggestion, I've switched to classes and, since I also intend write XML responses, I've decided to go all in and make a full blown library...
Thanks @evert , I've made the modifications that you suggested but unfortunately I haven't seen any changes. However, I've observed that, when turning off mapping to `Query` in `Service`, `saber/xml`...
In my case I'm having both problems. The window is empty and the whole App crashes after a few seconds.