Macromedia live cycle 7.2 Manual

Page of 123
Adobe LiveCycle
Configuring LiveCycle Products for Deployment
Installing and Configuring LiveCycle for JBoss
      52
Output Type: The type of HTML output returned to the web browser. Select Full HTML to render 
the form within full HTML tags (a complete HTML page) or select Form Body to render the form 
within div tags (not a complete HTML page).
Locale: The language to be used for validation messages sent to client devices, such as web 
browsers, as part of HTML transformations. The default value is English (United States). For 
information on applicable values, see “Language and Locale Combinations” in the Developing 
Custom Applications
 guide that is installed with LiveCycle Forms.
Charset: The character set used to encode the output byte stream. This property is dependent on 
the 
sFormPreference
parameter specified through the API. For HTML transformations, the Form 
Server Module supports character encoding values defined by the java.nio.charset package. To view 
a list of supported values, go to 
Cache Enabled: Select this option to optimize performance. This option works with the form 
design’s caching property. For information on configuring this value in the form design, see Adobe 
LiveCycle Designer Help
.
16. (LiveCycle Forms, LiveCycle Form Manager, LiveCycle Workflow) (Optional) On the XMLForm Module 
Configuration screen, accept the default values for the following properties or specify new values, and 
then click Next:
Pool Max: The maximum number of processes that can be running. The recommended value for 
PoolMax is the total number of CPUs * 2 + constant (1 or 2). When the PoolMax limit is reached, 
service instances are created from PoolSize.
Trace Level: The trace level. The following options are available: 
None - Tracing is not enabled.
Enter/Exit - Messages are logged each time a method is entered and exited.
Parameters - Messages are logged each time a method is entered and exited, and the value of 
all parameters passed into each method is logged.
Details - Messages are logged each time a method is entered and exited, the value of all 
parameters passed into each method and any extra messages are logged.
Report timing information: Select this option to monitor the start and end time of calls. You can 
use this information for performance tuning. 
17. On the Application Configuration and Assembly Summary screen, review the configuration details, and 
then click Next.
18. On the Configure and Assemble Products Summary screen, click Next
19. On the Tasks Completed screen, click Next (if you selected another task for Configuration Manager to 
perform) or click Finish to close Configuration Manager.
Next step
You must now configure your application server. (See 
.)