> Right, but the issue I am attempting to address here is
> utilization of the JRUN server that comes bundled with the CF
> Server.  I have an application war file that I would like to
> deploy on this server, but I am not able to find any
> documentation on doing such a thing for obvious reasons.  Has
> anyone ever deployed a java war file to a CFServer?

I haven't deployed a WAR file to CFMX 6.1 installed in the default "server
configuration", but I have done so against CFMX  on JRun - that's very easy
to do. If you plan to do a lot of WAR deployments, you might want to
reinstall CFMX on top of JRun, as that'll give you more flexibility with
this stuff.

That said, I don't know if it's possible to do on the default "server
configuration", but if I were to try that, I'd probably explode it into its
constituent parts, and look to put it in the same directories as CFMX's own
files. The WAR file is really just a ZIP file, which typically contains
JSPs, servlets and other Java classes.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to