Prev | Next

TOC | Index

J2EETM Developer's Guide
Running the J2EE Tools


Runclient Script

To run a J2EE application client, you execute the runclient script. This script has the following syntax:

runclient -client <appjar> [-name <name>] [<app-args>]
The following table describes the options:

TABLE 10-4 Runclient Script Options

Option

Description

<appjar> the J2EE application .ear file
<name> the display name of the J2EE application
client component
<app-args> any arguments required by the J2EE application

For an example, see the section "Running the J2EE Application Client".



Prev | Next

TOC | Index


Copyright © 2000 Sun Microsystems, Inc. All rights reserved.