glassfish-application-client.xml Visual Editor: General

Use to set the properties for an enterprise application client's platform-specific deployment descriptor for the GlassFish application server.

This dialog box enables you to add the following properties:

Element Description

Java Web Start Access

Specifies changes to default Java Web Start parameters for an embedded or stand-alone application client module.

Context Root

Contains the context root for the Java Web Start enabled application client module. If none is specified, a default is generated.

The default for an application is as follows:

http://host:port/app-name/relative-URI-to-appclient-jar

The default for a stand-alone application client module is as follows:

http://host:port/module-name

If the app-name or module-name is not specified during deployment, the name of the EAR or JAR file without the extension is used. If the application or module is not in EAR or JAR file format, a name is generated and written to the server log.

Vendor

Specifies the name of the vendor as it appears in Java Web Start download and launch screens.

Eligible

Specifies whether the application client module is eligible to be Java Web Start enabled.


Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.