|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620072 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
Mariom   |
coolcommand
how to install enterprise applications by script in Websphere Application Server v5 or v6 |
Description
This script installs an EAR application in wsadmin interactive mode.
The generated installstring can be used to paste it in an installscript to install enterprise applications by script in WAS 5 and 6.
#!/bin/sh /WAS_ROOT/bin/wsadmin.sh -javaoption -mx512m -c 'installInteractive' $* more /WAS_ROOT/logs/wsadmin.traceout
Note: Replace WAS_ROOT with your actual WAS installation base directory. |
Example
installinteractive.sh /path/to/earfile/xx.ear |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: nfs statistics information
Example: nfsstat ; netstat
[show me the details] |
coolcommand: bootinfo - display boot disk in IBM AIX
Example: bootinfo -b
[show me the details] |
coolcommand: how to change the destination address for a route in Sun Solaris
Example: route change net 172.26.13.0 172.26.13.2 1
[show me the details] |
coolcommand: stat_f - to list the modification timestamp of a file up to the second
Example: gcc -o stat_f stat_f.c; stat_f /etc/motd
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51939 |
| Category AIX | 49005 |
| Category General UNIX | 47489 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|