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

Reply via email to