This guide explains how to administer Sun GlassFish Mobility Platform1.1 using the Sun GlassFish Mobility Platform Administration Console (the Admin Console).
The Admin Console has two versions:
A version that is installed on the Gateway tier of a Sun GlassFish Mobility Platform installation. The Gateway tier is the only tier of a single-tier (enterprise managed) Sun GlassFish Mobility Platform installation, and is the first tier of a two-tier (mobile provider managed) Sun GlassFish Mobility Platform installation.
A version that is installed on the Enterprise tier, the second tier of a two-tier (mobile provider managed) installation.
For information on installing Sun GlassFish Mobility Platform, refer to the Sun GlassFish Mobility Platform 1.1 Installation Guide.
This guide is intended for Sun GlassFish Mobility Platform system administrators.
Before reading this guide, you should be familiar with the architecture of Sun GlassFish Mobility Platform as described in Sun GlassFish Mobility Platform 1.1 Architectural Overview. You should also have installed Sun GlassFish Mobility Platform as described in Sun GlassFish Mobility Platform 1.1 Installation Guide.
The Sun GlassFish Mobility Platform 1.1 documentation set will be available at http://docs.sun.com/coll/1918.1. To learn about Sun GlassFish Mobility Platform, refer to the books listed in the following table.
Table P–1 Books in the Sun GlassFish Mobility Platform Documentation Set
Book Title |
Description |
---|---|
Late-breaking information about the software and the documentation. Includes a comprehensive summary of the supported hardware, operating systems, application server, JavaTM Development Kit (JDKTM), databases, and EIS/EAI systems. |
|
Introduction to the architecture of Sun GlassFish Mobility Platform. |
|
Installing the software and its components, and running a simple application to verify that installation succeeded. |
|
Deployment of applications and application components to Sun GlassFish Mobility Platform. |
|
Sun Glassfish Mobility Platform 1.1 Developer’s Guide for Client Applications |
Creating and implementing Java Platform, Mobile Edition (Java ME platform) applications for Sun GlassFish Mobility Platform that run on mobile devices. |
Sun Glassfish Mobility Platform 1.1 Developer’s Guide for Enterprise Connectors |
Creating and implementing Enterprise Connectors for Sun GlassFish Mobility Platform intended to run on Sun GlassFish Enterprise Server. |
System administration for Sun GlassFish Mobility Platform, focusing on the use of the Sun GlassFish Mobility Platform Administration Console. |
For up-to-the-minute information about Sun GlassFish Mobility Platform from the Sun GlassFish Mobility Platform technical team at Sun, see the Enterprise Mobility Blog at http://blogs.sun.com/mobility/.
Third-party URLs are referenced in this document and provide additional, related information.
Sun is not responsible for the availability of third-party web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other materials that are available on or through such sites or resources. Sun will not be responsible or liable for any actual or alleged damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods, or services that are available on or through such sites or resources.
The Sun web site provides information about the following additional resources:
Sun is interested in improving its documentation and welcomes your comments and suggestions. To share your comments, go to http://docs.sun.com and click Feedback.
The following table describes the typographic conventions that are used in this book.
Table P–2 Typographic Conventions
Typeface |
Meaning |
Example |
---|---|---|
AaBbCc123 |
The names of commands, files, and directories, and onscreen computer output |
Edit your .login file. Use ls -a to list all files. machine_name% you have mail. |
AaBbCc123 |
What you type, contrasted with onscreen computer output |
machine_name% su Password: |
aabbcc123 |
Placeholder: replace with a real name or value |
The command to remove a file is rm filename. |
AaBbCc123 |
Book titles, new terms, and terms to be emphasized |
Read Chapter 6 in the User's Guide. A cache is a copy that is stored locally. Do not save the file. Note: Some emphasized items appear bold online. |
The following table shows the default UNIX® system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.
Table P–3 Shell Prompts
Shell |
Prompt |
---|---|
C shell |
machine_name% |
C shell for superuser |
machine_name# |
Bourne shell and Korn shell |
$ |
Bourne shell and Korn shell for superuser |
# |