|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.appclient.client.packageappclient.PackageAppClient
public class PackageAppClient
Creates a JAR file containing the runtime bits required to run app clients remotely, on a system without a full GlassFish installation.
The resulting file will contain:
Optional command-line options:
-output path-to-output-file (default: ${installDir}/lib/appclient/appclient.jar)
-xml path-to-sun-acc.xml-config-file (default: ${installDir}/domains/domain1/config/sun-acc.xml)
-verbose reports progress and errors that are non-fatal
| Constructor Summary | |
|---|---|
PackageAppClient()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PackageAppClient()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - the command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||