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 <jbert...@redhat.com> wrote: > Do you have a reproducible test-case you could share? > > > Justin > > On Wed, Sep 13, 2017 at 8:25 AM, aragoubi <aymen....@gmail.com> 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 library for REST webservices. > > My problem is that, classes containing retrofit (import retrofit) are > never > > called or instantiated. > > When I remove retrofit from the class, it works and class is called and > > instantiated. > > > > How could I fix this? Why it's not working? Could someone help me with > > this? > > > > > > > > -- > > Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User- > > f2341805.html > > > -- Clebert Suconic