22
You can find a complete description of JOnAS
the Red Hat Application Server User Guide.
4.1.7. Unloading Beans
Beans can be unloaded either by stopping JOnAS or using the command line
how to unload beans with JOnAS
Unload all beans defined in an ejb-jar file from a JOnAS server named jonas2:
•
jonas admin -n jonas2 -r mybean-ejb.jar
Same as the previous example but using the interactive console:
•
> jonas admin
You must first choose a jonas server. (command 'name')
Type 'help' to get the list of available commands
jonas admin (jonas) > name jonas2
jonas admin (jonas2) > removebeans mybean-ejb.jar
Admin
:
Admin
Chapter 4. Getting Started With JOnAS
in the JOnAS Command Reference section of
. Here is
jonas admin
Need help?
Do you have a question about the APPLICATION SERVER - JONAS and is the answer not in the manual?
Questions and answers