Ask a Question related to Coldfusion Server Administration, Design and Development.
-
psydrake #1
Running Coldfusion apps in WebSphere
I am an administrator of a WebSphere 6 Network Deployment installation, and I
have a customer who would like to run her Coldfusion application in WebSphere.
After reading some online documentation, I see that this can be done (though
perhaps WAS 6 ND edition is not supported yet), but I am not clear on how this
works.
For example, the documentation:
[url]http://livedocs.macromedia.com/coldfusion/6.1/ibmdocs/install_.htm[/url]
instructs to do the following:
1. Install the ColdFusion files.
2. Deploy the ColdFusion J2EE application.
3. Configure ColdFusion in the Configuration and Migration Wizard.
4. Enable specific functionality required by ColdFusion applications, such
as the Verity search engine.
Is this a separate application server that must be installed and run on the
WebSphere machine, or is everything (e.g. the Coldfusion libraries) that is
needed included in the resulting J2EE .ear file that the developer hands to me?
Would I as a WebSphere administrator be performing all of this installation and
configuration, or are these all steps that the developer performs in the
process of packaging her J2EE .ear file?
Thanks for any help you can give on this admittedly basic question!
psydrake Guest
-
Coldfusion on Websphere
We deploy a ear file version of CF on websphere, but whenever we try to access a page we get this error. Has anyone seen this or had success... -
ColdFusion on IBM WebSphere
Dear CF Community, I am troubled with couple of questions: 1. After updating Websphere 5.1 to 6.0 do we have to reinstall ColdFusion MX 6.1 on it,... -
ColdFusion v8 on WebSphere 6.1
We are currently running WebSphere version 6.1 and intend to move our ColdFusion environment to this platform as soon as Adobe supports it. Can... -
apps running in main instance instead of createdinstances
We are currently using CF MX7.0.1 and Apache 2.0.58 on Linux servers and are experienceing a strange problem. any help will be appreciated. When... -
ColdFusion MX7/IBM Websphere 5.1 problem
I'm new to ColdFusion. We just set up a test server that has Websphere 5.1 installed on it. We installed the ColdFusion MX7 EAR file to Websphere... -
Jochem van Dieten **AdobeCommunityExpert** #2
Re: Running Coldfusion apps in WebSphere
psydrake wrote:
> I am an administrator of a WebSphere 6 Network Deployment installation, and I
> have a customer who would like to run her Coldfusion application in WebSphere.All the standard Java bits are included in the EAR file. However,> [url]http://livedocs.macromedia.com/coldfusion/6.1/ibmdocs/install_.htm[/url]
> instructs to do the following:
> 1. Install the ColdFusion files.
> 2. Deploy the ColdFusion J2EE application.
> 3. Configure ColdFusion in the Configuration and Migration Wizard.
> 4. Enable specific functionality required by ColdFusion applications, such
> as the Verity search engine.
>
> Is this a separate application server that must be installed and run on the
> WebSphere machine, or is everything (e.g. the Coldfusion libraries) that is
> needed included in the resulting J2EE .ear file that the developer hands to me?
ColdFusion comes with additional functionality such as Verity Indexing
and a JDBC-ODBC bridge that run as separate services (and may be
Windows-only). If your developer uses those, they need to be installed
as well and that is not part of a standard EAR file deployment. Your
developer should be able to tell you more about those.
When we deliver an EAR file we perform most of these tasks when> Would I as a WebSphere administrator be performing all of this installation and
> configuration, or are these all steps that the developer performs in the
> process of packaging her J2EE .ear file?
packaging the EAR file so all that is left for the WebSphere admin is
step 2 "Deploy the ColdFusion J2EE application.". You need to consult
your developer to see how much he does and how much you need to do for him.
Jochem
--
Jochem van Dieten
Adobe Community Expert for ColdFusion
Jochem van Dieten **AdobeCommunityExpert** Guest
-
psydrake #3
Re: Running Coldfusion apps in WebSphere
Jochem,
Thanks very much for your reply. This is exactly what I wanted to know! So, I
guess I don't need to deploy the Macromedia ColdFusion MX application
(cfusion.ear), in addition to the developer-supplied .ear, if we don't need
Verity Indexing or the JDBC-ODBC bridge?
Have a great day!
psydrake Guest
-
Jochem van Dieten **AdobeCommunityExpert** #4
Re: Running Coldfusion apps in WebSphere
psydrake wrote:
You shouldn't need to.>
> Thanks very much for your reply. This is exactly what I wanted to know! So, I
> guess I don't need to deploy the Macromedia ColdFusion MX application
> (cfusion.ear), in addition to the developer-supplied .ear, if we don't need
> Verity Indexing or the JDBC-ODBC bridge?
Jochem
--
Jochem van Dieten
Adobe Community Expert for ColdFusion
Jochem van Dieten **AdobeCommunityExpert** Guest
-
coldfusion developer #5
Re: Running Coldfusion apps in WebSphere
is coldfusion mx 7 supports websphere 6.0.1?
i have performed all the steps regarding deploying coldfusion mx on websphere
but still [url]http://localhost:9080/cfmx/cfide/administrator/index.cfm[/url] produce page
not found error.
coldfusion developer Guest
-



Reply With Quote


