Copy link to clipboard
Copied
Hello!
I've a lot of different ColdFusion webapps, each one with cfusion.war deployed inside webapp. Is there any way to share cfusion.war among web applications?
Thanks a lot
Copy link to clipboard
Copied
Andrew,
At a high level, you can configure your web servers (assuming virtual all on the same box) to have their connector talk to a single instance of ColdFusion.
How you do that is based on what web server you're running.