Export the portal EAR file
Overview
When you configure WSRP security by WS-Security token authentication, you start by exporting the portal EAR file so that you can later make the modifications required for WS-Security token authentication.
Export the portal EAR file, wps.ear, according to network configuration. If you have a cluster environment, export the portal EAR file from the Network Deployment machine.
Before starting, verify all of the following is true:
- The administrative server of the WAS has been started:
- If the portal runs in a base application server node, verify the administration server is running. The default name is server1.
- If the portal runs in a Network Deployment cell, verify the Deployment Manager and all node agents are running.
- You are logged in by using the WAS administrative user ID.
Export the portal EAR file
cd $DMGR_PROFILE/bin
./wsadmin.sh -user admin_user_id -password foo -c '$AdminApp export wps temp_directory/wps.ear'
Parent
Secure WSRP by WS-Security for a Producer portal
Next topic
Import the portal EAR file into an assembly tool