Skip to main content
Inspiring
May 12, 2009
Question

jrun webserver or application server

  • May 12, 2009
  • 1 reply
  • 553 views

Hi,

Is Jrun webserver or applicationserver?

Advance Thanks

This topic has been closed for replies.

1 reply

ilssac
Inspiring
May 12, 2009

It can be both.

Primarily it is the Java Virtural Machine (JVM) 'application server' on which the ColdFusion Java Application runs.  JRun is not the only JVM that ColdFusion can run on, but it comes with ColdFusion if you don't have another one.

It also has a built in web server so it can full this role as well.  This web server is recommended only for development or testing purposes since it is not as fully featured as other web servers and would be a poor fit for a production server.