Compiling ColdFusion Applications for Deployment

I've been compiling ColdFusion applications on and off over the years for various reasons, usually on my server or another server that I have access to.

Recently I've been compiling for deployment to an external server that I've not had access. I ran into a few problems with the resulting compiled code not running on these servers while it runs perfectly locally.

To start at the beginning, I've often simply pre-compiled an application in place, so that it need not compile the templates on first access. Occasionally I've compiled for source-less deployment. Usually under those circumstances I've had access to the server, where I've simply loaded source code onto the server, compile, dropped the compile code into place and then removed the source.

[More]

Manually creating JRun Server instances.

I'm having a spot of bother with the JRun JMC (Java Management Console) at the minute. 

For some reason I'm getting error messages like this :

[More]

BlogCFC was created by Raymond Camden. This blog is running version 5.9.5.005. Contact Blog Owner