16.10.2015 Views

Getting Started with WebSphere Application Server

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

206 <strong>Getting</strong> <strong>Started</strong> <strong>with</strong> <strong>WebSphere</strong> <strong>Application</strong> <strong>Server</strong> Community Edition<br />

http://www.ibm.com/software/webservers/appserv/community/<br />

Available commands:<br />

? Alias to: help<br />

exit<br />

Exit the shell<br />

clear<br />

Clear the terminal screen<br />

echo<br />

Echo or print arguments to STDOUT<br />

unset<br />

Unset a variable<br />

set<br />

Set a variable<br />

source<br />

Load a file/url into the current shell<br />

print<br />

Alias to: echo<br />

. Alias to: source<br />

help<br />

Show command help<br />

quit<br />

Alias to: exit<br />

Listing 12.1 – Starting the GShell<br />

Visit the following URL for more details about GShell commands:<br />

http://publib.boulder.ibm.com/wasce/V2.1.1/en/gshell.html<br />

12.2 Customizing a new server assembly<br />

Community Edition is a flexible, component-based Java EE server. Most of the time, in our<br />

application or production environment, you will not need all the components of a Java EE<br />

application server. Users will only require some components critical to their applications<br />

available in the server. Community Edition provides two options for users to assemble a<br />

new server and customize which components to include:<br />

• Function-centric: you can choose the desired set of server plug-ins, such as<br />

Web Container, JMS and Java EE application deployment capabilities;<br />

• <strong>Application</strong>-centric: you can choose one or more application plug-ins, and<br />

Community Edition server will automatically encapsulate all other necessary plugins<br />

into the new server assembly.<br />

You can use the administrative console or GShell command deploy/assemble to<br />

assemble a customized server as needed.<br />

Visit the following URL for more details about customizable server assemblies:<br />

http://publib.boulder.ibm.com/wasce/V2.1.1/en/creating-custom-server-assemblies.html<br />

12.3 Plug-in management<br />

The Community Edition server is assembled entirely out of plug-ins. A Community Edition<br />

plug-in is usually referred to as a Configuration archive (.car) file. You may download a<br />

plug-in from a remote running server or a plug-in repository, simply by specifying the

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!