The sun-application-client.xml visual editor lets you edit an enterprise application client's platform-specific deployment descriptor for the Sun Java System Application Server. You open the visual editor by expanding your project's Configuration Files node in the Projects window and double-clicking the sun-application-client.xml file.
Specifies changes to default Java Web Start parameters for an embedded or stand-alone application client module.
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.
In the Message Destinations table, you can specify message destinations and their corresponding JNDI names.
For more on server-specific deployment descriptors for the Sun Java System Application Server, see the following document: