Re: [Artemis] Using webservices inside mqtt interceptor

2017-09-15 Thread Clebert Suconic
It sounds like an issue on retrofit. Not something that we would be able to help. Unless you point us to a specific but we have. Try tweaking classparh. Adding libraries you are missing. Quite a possibility actually. On Fri, Sep 15, 2017 at 9:35 PM Justin Bertram wrote: > Do you have a repr

Re: [Artemis] Using webservices inside mqtt interceptor

2017-09-15 Thread Justin Bertram
Do you have a reproducible test-case you could share? Justin On Wed, Sep 13, 2017 at 8:25 AM, aragoubi wrote: > I have a mqtt interceptor inside my artemis broker. > The jar of the interceptor contains a list of classes used basically for > creating web services calls. > I am using Retrofit li