Undeploying Coldfusion - Adobe 38043755 - ColdFusion Enterprise - Mac Installation Manual

Installation guide
Hide thumbs Also See for 38043755 - ColdFusion Enterprise - Mac:
Table of Contents

Advertisement

INSTALLING COLDFUSION 10
Installing the J2EE Configuration
set CF_LIB_PATH=%CF_LIB_PATH%;CF_WEBAPP_ROOT\WEB-
INF\cfusion\jintegra\bin;CF_WEBAPP_ROOT\WEB-INF\cfusion\jintegra\bin\international
3
Save the file and start the server.
Enable communication with Flex
When ColdFusion is configured to use RMI for LiveCycle Data Services ES, ColdFusion listens on port 1099 by default.
However JBoss typically starts listening on this port before ColdFusion does; as a result, an exception is thrown. To
configure ColdFusion to use a different RMI port, on the Java and JVM page of the ColdFusion Administrator, specify
the following in the JVM arguments text area:
nnnn
-Dcoldfusion.rmiport=
Replace nnn with the value of an unused port. If you try to connect from a LiveCycle Data Services ES server that is
running in another JVM server to ColdFusion over RMI, the Flex server must start with the same JVM argument.
Disable RDS
1
Stop ColdFusion.
Edit JBOSS_DEPLOY_DIR\cfusion.ear\cfusion.war\WEB-INF\web.xml by commenting out the following:
2
<!-- <servlet id="macromedia_servlet_8789">
<servlet-name>RDSServlet</servlet-name>
<display-name>RDS Servlet</display-name>
<servlet-class>coldfusion.bootstrap.BootstrapServlet</servlet-class>
<init-param id="InitParam_103401311065856789">
<param-name>servlet.class</param-name>
<param-value>coldfusion.rds.RdsFrontEndServlet</param-value>
</init-param>
</servlet> -->
<!-- <servlet-mapping id="macromedia_mapping_9">
<servlet-name>RDSServlet</servlet-name>
<url-pattern>/CFIDE/main/ide.cfm</url-pattern>
</servlet-mapping> -->
3
Save the file and start ColdFusion.
Prevent security-based errors
If you notice security-based errors when JBOSS is starting (errors that mention Java and security), edit the run.bat file
as follows:
1
Go to the line that contains the
2
Change the text:
-Dprogram.name=%PROGNAME%
These security errors occur because some versions of JBOSS cannot handle additional encryption software that
ColdFusion uses for higher security standards. Some features, such as EJB3, require JDK 1.5.

Undeploying ColdFusion

To undeploy ColdFusion in the J2EE configuration, you use application-server specific undeploy tools and methods.
parameter.
-Xmx512m
to be
-Dcoldfusion.disablejsafe=true %JAVA_OPTS%
Last updated 7/9/2012
44
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 10

Table of Contents