
520 Patterns: Extended Enterprise SOA and Web Services
export PATH=$PATH:$WAP_SOURCE
Example: D-6 Setting PATH variable on Windows
set PATH=%PATH%;%WAP_SOURCE%
4. On the Unix platform, make sure all shell script (*.sh) files have execution
permission. To change permission, type the following in Example D-7.
Example: D-7 Changing shell script permission
chmod 755 $WAP_SOURCE/*.sh
5. You are now ready to run WSAdmin Automation Platform.
D.1.3 Running WSAdmin Automation Platform
In this section, you can find information about how to run WSAdmin Automation
Platform. There are three different ways to start WSAdmin Automation Platform:
jwap : starts a Ja ...