When Java Beans is selected in a Project Properties dialog box or for a new Java Beans project, you can configure these settings:
Include source code in archive (.jar file)
Select this option if you want Web Builder to include the source files with
the compiled classes in the .jar file. This check box is cleared by default.
Generate JavaDoc documentation
Select this option if you want Web Builder to generate JavaDoc documentation
for the methods in your generated code. This check box is checked by default.
The JavaDoc documentation is generated using the descriptions from the Procedure
Editor; therefore, make sure the procedure descriptions are as complete as possible.
See the Tables Overview for
more information.
Java package name
Use this option to create unique package names. Note: This
option is only available for individual projects.
Method timeout
Specifies how long to wait for a method to complete before timing out.
The default is 30 seconds.
Locale
Specifies the locale (or language) that the generated Java Beans use to communicate
with the Host Integrator Server. Change this setting only if you provide locale-specific
resources or files for the Host Integrator Server. The default uses the current
operating system locale.
Require secure connection
Select this option to use a secure connection between the Verastream Host Integrator connector
and the Verastream Host Integrator server. This option forces a secure connection even if the server
setting is not set to require a secure channel.
Procedures automatically connect to Session Server
Automatically connects and disconnects from the Host Integrator Session
Server when a model procedure is accessed. If there is a lot of connection overhead,
or you are making several procedure calls one after the other, you may want
to clear this check box and handle the connection in your code.
© 1999-2007 Attachmate Corporation. All rights reserved. Terms of Use.