Follow the step to create servers using WebSphere application server liberty profile
v 8.5.5 on windows:
If u want to watch this process click on below link
(or)
1.First install Liberty Profile package version
8.5.5.0(ILAN) trial package and IBM WebSphere Software Development Kit
(SDK) Java Technology Edition Version 7.0 for Liberty trial package.
If u want
to installation process of "IBM WebSphere Application Server Liberty Core
Trial", click on below link
If u want to installation process of "IBM WebSphere Software
Development Kit (SDK) Java Technology Edition", click on below link
2.After
installation u will get default folders.
3.Now
follow the steps to create servers using WebSphere Application Server liberty
profile.
1)Go to /bin
2)create server using server.bat command.
Syntax:
server.bat create
ex:
server.bat create
server1
3)After creating server, one folder will
be created under
ex:
4)start the server by using server.bat
command
Syntax:
server.bat start
ex:
server.bat start
server1
5) stop the server by using server.bat
command
Syntax:
server.bat stop
ex:
server.bat stop
server1
6)If u want to find out status of server
Syntax:
server.bat status
ex:
server.bat status
server1
These are some basic tasks only.
If u want to more information use help with server.bat command.
Syntax:
server.bat -help
thank u. comments & feedback r most welcome.
No comments:
Post a Comment