![Red Hat Application Server Manual Download Page 69](http://html.mh-extra.com/html/red-hat/application-server/application-server_manual_1427406069.webp)
Chapter 6. JOnAS Command Reference
61
•
A standard EJB-JAR file. This leads to the creation of a new EJB Container in the JOnAS
Server. If the file name has a relative path, this path is relative to where the EJB server has
been launched or relative to the
$JONAS_ROOT/ejbjars
directory for an EJB-JAR file.
•
A standard WAR file containing a WEB Component. If the file name has a relative
path, this path is relative to where the EJB server has been launched or relative to the
$JONAS_ROOT/webapps
directory for a WAR file.
•
A standard EAR file containing a complete J2EE application. If the file name has a rela-
tive path, this path is relative to where the EJB server has been launched or relative to the
$JONAS_ROOT/apps
directory for an EAR file.
-r filename
Used for
admin
only. Dynamically removes a previous
-a filename
command.
-gc
Used for
admin
only. Runs the garbage collector in the specified JOnAS server.
-passivate
Used for
admin
only. Passivates all Entity Bean instances. This affects only instances outside
transaction.
-e
Used for
admin
only. Lists the properties of the specified JOnAS server.
-j
Used for
admin
only. Lists the registered JNDI names, as seen by the specified JOnAS server.
-l
Used for
admin
only. Lists the beans currently loaded by the specified JOnAS server.
-sync
Used for
admin
only. Synchronizes the Entity Bean instances on the current JOnAS server. Note
that this affects only the instances that are not involved in a transaction.
-debug topic
Used for
admin
only. Sets the topic level to DEBUG.
-tt timeout
Used for
admin
only. Changes the default timeout for transactions.
timeout
is in seconds.
Each
jonas admin
option has its equivalent in the interactive mode. To enter interactive mode and
access the following list of subcommands, type
jonas admin [-n name]
without any other argu-
ment. To exit from interactive mode, use the
quit
command.
Interactive Command
Online Matching Command
a
ddbeans
-a fileName
e
nv
-e
g
c
-gc
h
elp
-?
Summary of Contents for Application Server
Page 1: ...Red Hat Application Server JOnAS User Guide ...
Page 8: ......
Page 22: ...14 Chapter 1 Java Open Application Server JOnAS a J2EE Platform ...
Page 58: ...50 Chapter 3 JOnAS Configuration ...
Page 66: ...58 Chapter 5 JOnAS Class Loader Hierarchy ...
Page 78: ...70 Chapter 6 JOnAS Command Reference ...
Page 80: ......
Page 86: ...78 Chapter 7 Developing Session Beans ...
Page 136: ...128 Chapter 9 Developing Message Driven Beans ...
Page 142: ...134 Chapter 10 Defining the Deployment Descriptor ...
Page 148: ...140 Chapter 11 Transactional Behavior of EJB Applications ...
Page 158: ...150 Chapter 14 EJB Packaging ...
Page 162: ...154 Chapter 15 Application Deployment and Installation Guide ...
Page 164: ......
Page 176: ...168 Chapter 18 WAR Packaging ...
Page 178: ......
Page 184: ...176 Chapter 20 Defining the Client Deployment Descriptor ...
Page 186: ...178 Chapter 21 Client Packaging ...
Page 188: ......
Page 192: ...184 Chapter 23 EAR Packaging ...
Page 194: ......
Page 200: ...192 Chapter 24 JOnAS Services ...
Page 204: ...196 Chapter 25 JOnAS and the Connector Architecture ...
Page 222: ...214 Chapter 27 Ant EJB Tasks Using EJB JAR ...
Page 234: ...226 Chapter 29 Web Services with JOnAS ...
Page 236: ......
Page 260: ...252 Chapter 34 How to use Axis in JOnAS ...
Page 270: ...262 Chapter 36 Web Service Interoperability between JOnAS and BEA WebLogic ...
Page 296: ......