Adobe 38043740 - ColdFusion Standard - Mac Development Manual page 1173

Developing applications
Hide thumbs Also See for 38043740 - ColdFusion Standard - Mac:
Table of Contents

Advertisement

DEVELOPING COLDFUSION 9 APPLICATIONS
Using Web Elements and External Objects
Option
Req/Opt
/al assemblylist
Required
/bp bcelpath
Optional
/cf
Required
/d directory
Optional
/f classfile
Optional
/h
Optional
/host hostname
Required
/java javapath
Optional
/jp jnbcorepath
Optional
/ls
Optional
/n name
Optional
/nj
Optional
/ns
Optional
/pd
Required
/port portNum
Required
/pro protocol
Required
/wd dir
optional
Classes
A space-separated sequence of fully qualified .NET class names (for example,
for which to generate proxies. The proxies for System.Object and System.Type are always generated, even if they are
not listed in the class list.
Default
Description
Specifies a semicolon-separated series of file paths of .NET assemblies
(DLL and EXE files) that contain the required .NET classes.
Use the CLASSPATH
Specifies the path to the folder that contains the bcel.jar file.
environment variable to
Ignored if you use the /nj option.
locate the file.
Use the ColdFusion software license. If you do not include this option,
your proxies are limited to a 30-day trial period.
The current execution
Specifies the directory in which to write a JAR file with the generated
directory.
proxies.
Reads the classes from the specified text file, not the command line.
For more information, see the JNBridge documentation.
Lists the options and usage information. Typing the command
with no options or arguments results in the same information.
Specifies the host on which the .NET code is located. This option can be a
host name or an IP address. Normally, you specify
Use the first java.exe file
Specifies the path of the directory that contains the java.exe program to
found using the system
use when automatically starting Java.
PATH environment variable.
Ignored if you use the
Use, the CLASSPATH
Specifies the path of the folder containing the file jnbcore.jar.
environment variable.
Ignored if you use the
Generate and list the
Lists all classes that are generated in support of the specified classes (see
proxies.
"Supporting
Create a file named
Specifies the name of the JAR file in which to place the proxies. Do not
jnbproxies.jar.
specify the .jar extension; the tool automatically adds it.
Start Java automatically.
Does not start Java automatically. If you use this option, Java must be
running, and the
ignored.
Generate proxies for all
Generates proxies for the classes specified on the command line (or class
supporting classes.
file) only, not for any supporting classes.
Specifies the direction in which the proxies operate. Must be
Specifies the port on which the .NET side listens when generating the
proxies. Must be an integer. Normally this value is 6085.
Specifies the communication mechanism between the .NET and Java
sides. The valid values are:
b
h
The system's default
Specifies the working directory for the JVM.
working directory.
Ignored if the
Last updated 1/20/2012
option.
/nj
/nj
option.
classes" on page 1153), but don't generate the proxies.
/bp
,
/java
,
/jp
, and
/wd
TCP/binary
(HTTP/SOAP
option is present.
/nj
CSharpDatatypes.PrimitiveTypes
1168
jnbproxy
localhost
.
options, if present, are
j2n
.
)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 9

Table of Contents