36935
65
Zoom out
Zoom in
Previous page
1/112
Next page
61
ADOBE COLDFUSION 8
Installing and Using ColdFusion
java_home/bin/jar -xvf ../cfusion.ear
This expands the cfusion.ear file into cfusion.war and rds.war (rds.war is not included if you specified a
context root of / when you ran the installation wizard).
c In cfusion-ear, create a directory named cfusion-war.
md cfusion-war (mkdir cfusion-war on UNIX)
d Change to the cfusion-war directory and expand the cfusion.war file with the jar command:
cd cfusion-war
java_root/bin/jar -xvf ../cfusion.war
This expands the cfusion.war file.
e (If rds.war exists) Go up one level to cfusion-ear, create a directory named rds-war.
cd ..
md rds-war (mkdir rds-war on UNIX)
f (If rds.war exists) Change to the rds-war directory and expand rds.war with the jar command:
cd rds-war
java_root/bin/jar -xvf ../rds.war
This expands rds.war.
g Go up one level to the cfusion-ear file, and delete the cfusion.war and rds.war files:
cd ..
del cfusion.war (rm cfusion.war on UNIX)
del rds.war (rm rds.war on UNIX)
h Open the cfusion-ear/META-INF/application.xml file in a text editor.
i Change the web-uri element from cfusion.war to cfusion-war (or the name of the directory that contains the
expanded cfusion.war file). Change the
web-uri element for rds.war to rds-war. A directory name in the web-
uri
element cannot contain a dot.
j Save the application.xml file.
2 Deploy ColdFusion 8 by copying the cfusion-ear directory structure to the jrun_root/servers/servername
directory. If auto deploy is enabled, JRun 4 either deploys the application immediately (if the JRun server is
running), or when you start the JRun server.
3 Review the server log (jrun_root/logs/servername-event.log) to ensure that ColdFusion 8 deployed successfully.
When sandbox security is enabled in JBOSS. JBOSS startup java environment requires the policy file for it to start,
otherwise an AccessControlException error is generated for everything and ColdFusion does not start.
65


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for Adobe Coldfusion 8 at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of Adobe Coldfusion 8 in the language / languages: English as an attachment in your email.

The manual is 1,24 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info