To unregister the iAB project EAR file:
iasdeploy removeapp [-host <hostname> -port <portnumber>] [-user <username> -password <password>] <EAR file>
For example, to remove the iAB tutorial cdx.ear file, the command would be:
iasdeploy removeapp [-host pc54143 -port 10817] [-user admin -password iplanet] cdx.ear
Where:
pc54143 is the hostname
10817 is the port number
admin is the username
iplanet is the password
cdx.ear is the ear file to be removed
For more information on how to use the iasdeploy command type iasdeploy -help at the command line.
To define the Security Roles at the EJB level:
The EJB Properties dialog appears.
The Security Role Reference Property Editor appears.
The Add Security Role Reference dialog appears.
To define the Security Roles at the EJB module level:
The EJB module Properties dialog appears.
The Security Roles Property Editor appears.
The Mapped Security Roles Editor appears.
To define the Security Roles at the Global Level:
See also | |
---|---|
Setting Global Options Migrating iPlanet Application Builder Projects |