What is IBM WebSphere ?
This is Application server built on Java and provides the Middleware and MQ support in enterprise application development in IT software field. It is large app server in market that is used in Enterprise service bus or service oriented architecture in various organization. It is called as WAS in short.
Below are the some info to remember about WebSphere
WAS Editions
- WAS Network Deployment
- WAS Developers
- WAS Z/OS
- WAS Hypervisor
- WAS Express
- WAS Base
- WAS Liberty Core
WAS default Ports ?
HTTP /HTTPS - 9080 / 9443
How To Check WAS Version
Go to profile and bin folder of WAS installation on server box and execute below scripts
$ ./versioninfo.sh
More info at IBM WebSphere Home
_________________________________________________________________________________
No comments:
Post a Comment