user manual
Chapter 12: The VisiClient Container 125
Other features
■
ejb-refs are valid (that is, a JNDI name for the target EJB is specified in
the Borland-specific file).
■
If ejb-ref is an ejb-link, then the archive should be an EAR file. There
must also be an EJB with the same name as the ejb-link value in the
EAR file.
■
Resource references are valid.
Using the Client Verify tool
The following command line demonstrates the use of the Client Verify tool:
iastool -verify -src <srcjar> -role <DEVELOPER| ASSEMBLER| DEPLOYER>
Usage examples of Client Verify tool:
iastool -verify -src sort.jar -role DEVELOPER
iastool -verify -src sort.ear clients/sort_client.jar -role DEVELOPER
For more information see Chapter 29, “iastool command-line utility”, iastool
verify section on the available options.










