not CFMX on a JAVA App server. I wanted to deploy my java application
on the CFMX server, do you know if this can be done? This documentation
tells me how to deploy a CFMX server as a war file on a JAVA Application
server, I was wondering though can't CFMX host a java application?
Ray
-----Original Message-----
From: Dick Applebaum [mailto:[EMAIL PROTECTED]
Sent: Friday, March 12, 2004 5:30 PM
To: CF-Talk
Subject: Re: Deploying Java Application on CFMX server
When you install CFMX for J2EE/JRun on JRun on Mac OS X that is exactly
what you are doing -- I assume that it is similar on other 'Nix
platforms.
The MM doc at:
http://www.macromedia.com/support/coldfusion/j2ee/
cfmxj2ee_mac_onjrunandtom.html
covers this.
HTH
Dick
On Mar 12, 2004, at 4:54 PM, Ray Bujarski wrote:
> 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?
>
> Thanks,
>
> Ray
>
> -----Original Message-----
> From: Jeremy Brodie [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 05, 2004 9:48 AM
> To: CF-Talk
> Subject: Re: Deploying Java Application on CFMX server
>
> Ray,
>
> CFMX/ CF 6.1 these days really *is* a Java application. In fact, in
CF
> 6.1 one of the installer options is to create a WAR or EAR file,
which
> you can expand in your J2EE of your choice. In fact, quite a few of
us
> have struts applications running in conjunction with Cold Fusion!
>
> In that light, (although the proceedures will varry depending on
which
> J2EE server you'll use) you might want to follow these steps.
>
> 1) Install your J2EE server of your choice. Popular choice include
> Tomcat from the Apache group, Macromedia JRUN and IBM Websphere.
>
> 2) Create a WAR or EAR file for Cold Fusion from the installer
program
>
> 3) Create a WAR or EAR file of your Java application
>
> 4) Follow the instructions on the J2EE server for deploying an
> application. In Tomcat and JRUN all you need to do is to palce the
WAR
> or EAR file in the WebApps folder and the application server will
> expand
> the files properly as well as provide the correct sequence of files
> and
> folders.
>
> 5) Now you can connect your Java application with Cold Fusion through
> CFIMPORT of tag libraries or even by using JSP custom tags.
>
> Jeremy Brodie
> Edgewater Technology
>
> web: http://www.edgewater.com
> phone:(703) 815-2500
> email: [EMAIL PROTECTED]
>
> >Has anyone ever deployed a java application on a CFMX server? Is it
> >possible? Can anyone point me to some documents as to how to deploy
> an
> >ear file?
> >
> >Thanks!
> >
> >Ray
>
> _____
>
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

