Contained WithinFind More DocumentationFeatured Support Resources | Download this book in PDF (1042 KB)
Chapter 6 Portlet SubcommandsThis chapter describes the folllowing subcommands: psadmin deploy-portletDescriptionDeploys the portlet web application into the Portal Server. It deploys the portlet WAR file and inserts the provider into display profile. SyntaxLong Formatpsadmin deploy-portlet --adminuser uid --passwordfile password-filename --dn dn | --global [--rolesfile roles-file] [--userinfofile user-info-file] --portal portal-ID portletwarfile [--locale] Short Formatpsadmin deploy-portlet -u uid -f password-filename -d dn [-r roles-file] [-n user-info-file] -p portal-ID [-g] portletwarfile [-l] OptionsThe following options are required:
The following options are optional:
Operands
psadmin undeploy-portletDescriptionRemoves the portlet application from the portal server. It also removes the providers associated with portlets from display profile. SyntaxLong Formatpsadmin undeploy-portlet --adminuser uid --passwordfile password-filename --dn dn | --global --portal portal-ID portletwebapp [--locale] Short Formatpsadmin undeploy-portlet -u uid -f password-filename -d dn -p portal-ID [-g] portletwebapp [-l] OptionsThe following options are required:
The following option is optional:
Operands
|