I don't know of an interface for creating a WAR from the JMC, but JRun Studio offers 
this functionality via Project > Export as WAR or you could use the jar utility from 
the command line.  
jar cvf my.war * 

hth
-Larry



-----Original Message-----
From: Lloyd H. Meinholz [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 08, 2001 2:08 PM
To: JRun-Talk
Subject: build war from webapp???


Is it possible to build a war from a Web Application from the JRun
Management Console?

I know wars are supposed to be for deploying web apps, but it would be
nice to easily create a war, from within JRun, on our development server
to deploy on our production server. I know you can do it other ways
also, I just thought this would be very conventient. Maybe there's too
many issues...

Thanks,

Lloyd
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to