Environment entries assembly properties

Use the assembly properties to change the settings for environment entries.

Name
(Required) Specifies the name of the environment entry, relative to the java:comp/env context.
Data type String
Units N/A
Default N/A
Range N/A
Value
Specifies the value of the environment entry. The value must be a string that is valid for the constructor of the specified type that takes a single string parameter.
Data type String
Units N/A
Default N/A
Range N/A
Type
(Required) Specifies the Java type of the environment entry value that is expected by the module's code.

Valid values for this field include classes such as java.lang.Boolean, java.lang.String, java.lang.Integer, java.lang.Double, java.lang.Byte, java.lang.Short, java.lang.Long, and java.lang.Float.

Data type String
Units Class names
Default String
Range N/A
Description
Describes the environment entries.
Data type String
Units N/A
Default N/A
Range N/A