Skip to main content
November 2, 2009
Question

Being that ColdFusion 6 uses JRUN

  • November 2, 2009
  • 1 reply
  • 308 views

Can a war file be deployed on the server that contains a jsp site? We are stuck with using CF6 and are not permitted to upgrade or install anything on the server. CF6 is our only option right now and am looking to building an application using java and jsp files.

    This topic has been closed for replies.

    1 reply

    ilssac
    Inspiring
    November 2, 2009

    Easily with Enterprise CF6 installed as multi-home OR J2EE.

    In both of those versions ColdFusion is installed as a server under a JRun4 (or other Java Servers with the J2EE option).

    With a Standard license CF6, the java is installed inside of the ColdFusion applciation structure and I do not beleive it is available, or at least it is difficult, to install other applications to use the same Java engine.

    Message was edited by: Ian Skinner P.S. this structure is true of ColdFusion 7, 8 and 9.