This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
how to achive the replacing the war with out downing the server.
praveen kumar gowda
Greenhorn
Joined: Feb 20, 2012
Posts: 23
posted
0
Hi All,
i have an requirment that ..without shutdown the server ,can i replace version 1 application with next version2 application..is it possivle doing the versioning of application..
Carol Enderlin
drifter
Ranch Hand
Joined: Oct 10, 2000
Posts: 1348
posted
0
Do you mean deploy version 2 without shutting down version 1? I ask because you do not shut down the "server" (WebLogic Server) for a war deployment (although that seemed to work with an old WLS version, maybe 6 or 7).
For information about application versioning, see the documentation. You do not mention a version, so I am just including the first one that came up in my google search.