Embedding Lucee as a Scripting Engine

I’m making some progress and have gotten the Lucee repository forked, cloned, and building each sub-project. Now I’m digging in to figure out where and how requests find the output stream they will use if it is not the output stream provided by the ScriptContext.

This would save a lot of time if someone could point me the right direction. I should be able to take care of the rest as getting familiar with the code is going to take the longest and this is the key part of it.

Thanks in advance for any help others can offer.