James

You can use the java archive tool which comes with the JDK to expand .war,
.jar, .ear files:

jar -xvf somefile.war

http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/instal16.htm
http://java.sun.com/docs/books/tutorial/jar/basics/


HTH

Kola

-----Original Message-----
From: James Holmes [mailto:[EMAIL PROTECTED] 
Sent: 07 January 2005 08:36
To: CF-Talk
Subject: RE: dishing up servlets on cfmx enterprise

Sean, can you elaborate on the manual expansion of a war file for the
standalone install of CFMX 6.1 Enterprise (i.e. no separate Jrun install)?
I've had people ask about this but I've never seen a doc for it. 

-----Original Message-----
From: Sean Corfield [mailto:[EMAIL PROTECTED] 
Sent: Friday, 7 January 2005 4:07 
To: CF-Talk
Subject: Re: dishing up servlets on cfmx enterprise

On Fri, 7 Jan 2005 13:44:10 +0800, James Holmes
<[EMAIL PROTECTED]> wrote:
> Servlets, yes; war files, no (in the standalone, anyway). Are you 
> trying to run a servlet or deploy a war file?

CFMX Enterprise is either CFMX + JRun in which case you can certainly run
Servlets, deploy WAR files (they need manually expanding on JRun), etc etc;
or CFMX as a WAR/EAR for deployment on a J2EE server - in which case you can
certainly run Servlets, WAR files etc etc.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189617
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