Restriction: This topic applies only when the Enterprise Server feature is enabled.
Note: This topic applies to Java service interfaces only, and is available only when
Java Bean Generation (Uses J2SE) is selected on the
General tab.
- Bean name
- The name of the Java Bean. The default is the service interface name. It is also the root name given to the home and remote interface classes.
- Package name
- The name of the package of Java classes. It is located in a subdirectory of the same name located under the project directory, which is created when the deployment process generates the Java Bean.
- Session type
- The session type for the Java Bean,
Stateless or
Stateful.
- Javac path
- The directory containing the Java compiler. Optionally use the
Browse button to locate it.
- Server host
- The name of the machine hosting the enterprise server that runs this service.
- Server port
- The port number used by ISC listeners configured for the enterprise server that runs this service.