Skip to main content
2Charlie
Inspiring
June 6, 2017
Question

Does ColdFusion requires Apache Tomcat?

  • June 6, 2017
  • 1 reply
  • 3702 views

I don't remember installing Apache Tomcat for coldFusion. Is Apache Tomcat service require for ColdFusion to function? We are currently running IIS as our web server.

This topic has been closed for replies.

1 reply

Priyank Shrivastava.
Inspiring
June 6, 2017

Hi,

You don't need Apache Tomcat installed on your machine to run ColdFusion. ColdFusion is using Tomcat as an underlying architecture. If you are using IIS, just install ColdFusion and create a connector.

Thanks,

Priyank

Thanks, Priyank Shrivastava
2Charlie
2CharlieAuthor
Inspiring
June 6, 2017

ColdFusion is using Tomcat as an underlying architecture but it's not using Apache Tomcat? What I'm trying to get here is that if it's ColdFusion that's requiring apache tomcat, then we need to upgrade/patch tomcact since we've found a vulnerability when we scaned the machine; however, I couldn't verify that we are actually running apache tomcat on our server.

Priyank Shrivastava.
Inspiring
June 6, 2017

Hi,


Please tell us the ColdFusion version which you are running and also tell us the vulnerability. You cannot upgrade the internal Tomcat by your own.

In case, you have a J2EE deployment over Tomcat, then you can certainly upgrade the Tomcat version.

Thanks,

Priyank

Thanks, Priyank Shrivastava