Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kapua-dev] Kapua with existing Installations

Hi Henryk,

 

Thank you. Kapua is running now with local installation of ActiveMQ, H2 and Tomcat ;-)! Also Kura(on RasbPI) is visible and sends some Heater Data ;-)

 

Another question: In activemq.conf up to now there is a dataMessageListener Consumer just logging to console – true?!

 

I see some dataStorageListener in SourceCode. However when using this consumer I get an internal error?!

 

Should this work with Kura and Heater Plugin?

 

Thanks for any help!

 

Von: kapua-dev-bounces@xxxxxxxxxxx [mailto:kapua-dev-bounces@xxxxxxxxxxx] Im Auftrag von Henryk Konsek
Gesendet: Dienstag, 28. Februar 2017 22:23
An: kapua developer discussions <kapua-dev@xxxxxxxxxxx>
Betreff: Re: [kapua-dev] Kapua with existing Installations

 

Hi Christian,

 

Is it possible to use console.war and api.war with an existing installation of ES, ActiveMQ, Tomcat 8.5?

 

 

This is technically possible when it comes to WARs, but we don't support this kind of deployments officially at this point.

 

When it comes to ActiveMQ, you need to install Kapua plugin into broker.

 

Can we use Cassandra,… as DB instead of H2?

 

For now we support only JDBC-compliant databases, as current Kapua implementation is based on JPA. This might change in a future.

 

Can I also link to ES Installation?

 

Yes, this is possible. :)

 

Cheers!

--


Back to the top