- Open a command window & set zero environment
- Go to project <project_module> file system folder (under your workspace)
- Run the command zero package
- ftp the generated zip file (under export directory) to the target server under any folder for example /home/fadela/export
- Login to target server
- Set zero environment
- cd /home/fadela/export
- Issue the following command (assuming the version of generated module is 1.0):
- zero publish -f=$PWD/<project_module>-1.0.zip
- cd /opt/IBM/zeroapp (given this is where you planned to install new projects)
- zero publish -f=$PWD/<project_module>-1.0.zip
- Invoke the following command
- zero create <project> linkto <project_module>
Saturday, 28 May 2011
sMash: First deployment instructions for a new application
Labels:
WebSphere sMash
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment