36935
31
Zoom out
Zoom in
Vorherige Seite
1/112
Nächste Seite
27
ADOBE COLDFUSION 8
Installing and Using ColdFusion
ColdFusion and J2EE application servers
One of the main advantages of ColdFusion is that you can install it as an integrated server (the server configu-
ration) or deploy it as a Java application on a standards-based J2EE application server (multiserver configuration
and J2EE configuration). In addition to greater flexibility, this allows your ColdFusion applications to leverage
features of the J2EE architecture, such as support for multiple application instances and multiple-instance
clustering.
You can deploy ColdFusion in the J2EE configuration by using a J2EE application server, such as JRun 4 or IBM
WebSphere. When you use the J2EE configuration, you can use an existing J2EE application server; the instal-
lation wizard creates a web application archive (WAR) or enterprise application archive (EAR) file, which you then
deploy by using the tools provided by your application server.
Choosing EAR or WAR deployment
In the J2EE environment, you deploy applications in one of the following formats:
Web application archive file Contains the ColdFusion application. A web application archive (also called a
WAR) uses a directory structure that contains a WEB-INF/web.xml deployment descriptor, which defines the
servlets and context parameters it uses. J2EE application servers can deploy web applications in this directory
structures as-is or in compressed WAR files that contain these directory structures. However, ColdFusion must
run from an expanded directory structure:
cfusion (cfusion.war)
WEB-INF
web.xml
CFIDE
cfdocs
CFIDE (rds.war)
WEB-INF
web.xml
The cfusion.war file contains the ColdFusion web application. The rds.war file is a web application that redirects
RDS requests from /CFIDE to /context-root/CFIDE. It forwards requests to the ColdFusion Administrator when
ColdFusion uses a context root other than a forward slash (/).
31

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für Adobe Coldfusion 8 wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info