android-mqtt-demo icon indicating copy to clipboard operation
android-mqtt-demo copied to clipboard

Does Android support javax package?

Open celiovasconcelos opened this issue 11 years ago • 3 comments
trafficstars

01-14 14:33:16.140: E/dalvikvm(3653): Could not find class 'javax.management.ObjectName', referenced from method org.fusesource.hawtdispatch.jmx.JmxService.objectName

celiovasconcelos avatar Jan 14 '14 16:01 celiovasconcelos

I have the same issue. Is anyone able to come with some explanations? Or, celiovasconcelos, did you solve it?

ldinu avatar Feb 25 '14 09:02 ldinu

I had the same problem and it was because of the mqtt-client libray, I changed the 1.4-SNAPSHOT jar file for the 1.5 and it works now. Cheers.

marcosholgado avatar Apr 28 '14 11:04 marcosholgado

I have the same problem but changing it to the latest one (1.12) even didn't solve my problem

hoseinit avatar Nov 14 '15 11:11 hoseinit