Just to further clarify:

Sourceless deployment is different from J2EE packaged deployment.

Sourceless deployment means: compile source to bytecode and deploy the
bytecode (to a CFMX 7 server).

J2EE packaged deployment means: create a WAR/EAR that includes the CF
runtime etc and deploy to a J2EE server.

The J2EE packaged deployment can be sourceless (optional) and can also
omit the CF Administrator (optional).

On Mon, 7 Feb 2005 13:36:09 -0800, Sean Corfield <[EMAIL PROTECTED]> wrote:
> On Mon, 7 Feb 2005 15:26:07 -0500, Greg Luce <[EMAIL PROTECTED]> wrote:
> > So if the java byte code isn't interpreted by th CF runtime, can it be
> > deployed on a run server without CF installed?
> You can create a WAR or EAR file that contains your CF application and
> everything necessary to run it and then just deploy the WAR/EAR to a
> clean install of JRun, WebLogic, WebSphere, Tomcat etc that has never
> seen ColdFusion.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193465
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to