Posts

Showing posts with the label webspher basics

IMPORTANT FILES AND COMMANDS IN WEBSPHERE

1)Finding out the java version java.exe -version ...................................................................................................................................... 2)Find out version       For WAS:                          AIX                     /bin/versionInfo.sh                    Solaries/Linux            /bin/versionInfo.sh                        Windows               /bin/versionInfo.bat         For IHS:                         AIX                        /bin/httpd -v            ...