must be a typo :)

mosquitto, but that's a "standalone" mqtt broker. In general it should be
enough, depending on your use-cases :)


https://projects.eclipse.org/projects/technology.mosquitto

2017-02-17 22:16 GMT+01:00 Mestiri Meher <meher.mest...@gmail.com>:

> thanks guys for your answers.
> Achim are you talking about moquito or moquette ?
>
> Chris, does osgfying the moquette is sthg straight forward ? do you have a
> moquette or mosquitto already ogfyied as bundle ?
>
>
> On 17 Feb 2017 21:56, "Achim Nierbeck" <bcanh...@googlemail.com> wrote:
>
> Hi,
>
> I second that, and I can tell mosquito works out nicely for me.
> If you look for a tool to investigate what data is sent to your mqtt
> broker, I suggest mqttfx.
> It's a nice tool to investigate your broker.
>
> regards, Achim
>
> 2017-02-17 20:42 GMT+01:00 <chris.g...@kiffer.be>:
>
>> If you really only need MQTT then I think you should be looking at a
>> dedicated MQTT broker rather than an all-singing, all-dancing message
>> boroker like ActiveMQ. Moquette looks promising (caveat - I haven't tried
>> it. yet)
>>
>> > Hi guys,
>> >
>> > I'm looking on how deploying an MQTT broker into an osgi environment.
>> >
>> > I'm running my osgi container in an embedded environment.
>> >
>> > I tried installing apache Karaf as it already has the ActiveMQ broker
>> > integration easy, but i was not able to install it as it needs some
>> junit
>> > libraries that does not comply with the jre embedded.
>> >
>> > The other solution I'm thinking of is installing the ActiveMQ broker
>> > against Felix.
>> >
>> > I found in an mvn repo an osgi bundle for the activeMQ but it needs its
>> > dependencies.
>> >
>> > So I tried adding them as bundles but I faced an issue right now because
>> > when I start that bundle it asks for a dependency that I can't find it.
>> >
>> > ->  Unable to resolve org.apache.activemq.activemq-osgi version=5.14.3:
>> >    missing requirement org.osgi.service.blueprint;
>> version=[1.0.0,2.0.0)]
>> >
>> > Do you have an idea on how I have to proceed ?
>> >
>> > Thanks in advance :)
>> > Meher
>> > _______________________________________________
>> > OSGi Developer Mail List
>> > osgi-dev@mail.osgi.org
>> > https://mail.osgi.org/mailman/listinfo/osgi-dev
>>
>>
>> _______________________________________________
>> OSGi Developer Mail List
>> osgi-dev@mail.osgi.org
>> https://mail.osgi.org/mailman/listinfo/osgi-dev
>>
>
>
>
> --
>
> Apache Member
> Apache Karaf <http://karaf.apache.org/> Committer & PMC
> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
> Project Lead
> blog <http://notizblog.nierbeck.de/>
> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>
>
> Software Architect / Project Manager / Scrum Master
>
>
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
>
>
>
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
>



-- 

Apache Member
Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>
Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>

Software Architect / Project Manager / Scrum Master
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to