Skip to main content
Inspiring
August 30, 2016
Answered

Configuring Apache web server with Coldfusion 2016 on Linux

  • August 30, 2016
  • 1 reply
  • 517 views

We are planning to use the J2EE version with JBOSS. The documentation about setting up the Apache connector refe to WSCONFIG, supposedly to be found at:

cf_root/runtime/bin/wsconfig

But this is not part of the J2EE installation. How does one get the required software for the Apache setup?

This topic has been closed for replies.
Correct answer Priyank Shrivastava.

Hi Joop,

ColdFusion doesn't provide connector binaries for J2EE installation. You have to use binaries from JBoss.

Thanks,

Priyank

1 reply

Priyank Shrivastava.
Priyank Shrivastava.Correct answer
Inspiring
August 30, 2016

Hi Joop,

ColdFusion doesn't provide connector binaries for J2EE installation. You have to use binaries from JBoss.

Thanks,

Priyank

Thanks, Priyank Shrivastava
Inspiring
August 30, 2016

Thanks for the info Priyank!