• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Is it possible to embed ActiveMQ in CF10's Tomcat?

Community Beginner ,
Apr 16, 2014 Apr 16, 2014

Copy link to clipboard

Copied

According to http://activemq.apache.org/tomcat.html it is possible to "Manually integrating Tomcat and ActiveMQ".

Since CF10 uses Tomcat, is it possible to embed ActiveMQ in CF10?  I use standard edition.

Thanks you!

Views

655

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 17, 2014 Apr 17, 2014

Copy link to clipboard

Copied

You will be glad to hear that Coldfusion 10 implements ActiveMQ! Open the ColdFusion Administrator and navigate to: Event Gateways => Gateway Types.


Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 17, 2014 Apr 17, 2014

Copy link to clipboard

Copied

Yes, I know CF has an ActiveMQ gateway type ready to be used, but I asked a different question.

I asked if it's possible to have ActiveMQ run embed in the Tomcat that CF10 lives in.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 17, 2014 Apr 17, 2014

Copy link to clipboard

Copied

Even if it is possible to manually embed your own instance of ActiveMQ in ColdFusion's Tomcat, you might end up duplicating what Adobe's ColdFusion Team has done.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 17, 2014 Apr 17, 2014

Copy link to clipboard

Copied

No BKBK, that's wasn't the case.  What CF provides is just a gateway type for the communication part.  One will still use that even if embedding onto the same Tomcat server is possible.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 17, 2014 Apr 17, 2014

Copy link to clipboard

Copied

LATEST

ColdFusion's ActiveMQ gateway enables you to implement asynchronous messaging by means of JMS queues and topics. Apparently, you wish to use the embedded ActiveMQ for some other purpose. Could you let us know what the purpose is?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation