JOnAS v2.4 Tutorial | ||
---|---|---|
<<< Previous | Next >>> |
This chapter will help you to understand the various component of JOnAS as well as how to run and manage a JOnAS server.
JOnAS comes with a set of tools that are briefly described hereafter:
CheckEnv: check the JOnAS configuration and reports environment setting errors.
EJBServer: start the JOnAS EJB server.
newbean: a simple Bean generator to generate skeleton files when developing a new bean.
registry: start the JNDI according to the OBJECTWEB_ORB value (usually RMI or JEREMIE). This command should only be used if you configured JOnAS to use a remote registry.
GenIC: container classes generator.
JmsServer: start the JMS server.
JonasAdmin: command-line administration console for JOnAS.
RAXml2Prop: Resource Adapter deployment tool.
All these commands and their respective options are fully detailed in JOnAS Commands Reference Guide.
<<< Previous | Home | Next >>> |
Configuring JOnAS | Starting and stopping JOnAS |