
You can use this procedure to add an Application Client Archive to an application. In this way, you can edit its deployment descriptors.
Use unique JAR names in a project.
| If You Want To | Then |
|---|---|
|
Create a new application client |
Select the Create New radio button. |
|
Load an existing application client |
Select the Load Existing radio button. You will also have to select from the file system the deployment descriptor of the application client archive. |
The Client Archive appears as a node in the J2EE Components tab. To load an Application Client Archive correctly, you must specify the classpath to the package of Java class files included in the archive. For more information, see Setting a Project Classpath .
See also: