The installation was amazingly easy...
$ tar zxvf websphere.tar.gz
$ cd WAS/install
$ java -jar WAS/setup.jar
$ cd /opt/IBM/WebSphere/AppServer/bin
$ ./startServer server1
After starting WebSphere, you can check out the sample application:
http://localhost:9080/WSsamples
No comments:
Post a Comment