WebLogic installation support - Best Practice for applying patches in WL 8.1

This is Interesting: Free IT Magazines  
Home > Archive > WebLogic installation support > February 2004 > Best Practice for applying patches in WL 8.1





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Best Practice for applying patches in WL 8.1
Tim Troy

2004-02-04, 12:44 am

Below is what I did to apply patches to WL 8.1 SP2. Is there a better way?
Best Practice? Thanks in advance.

1) Created directory.
C:\bea\weblogic81\server\lib\patches

2) Copied jar files to patches directory.
CR127930_81sp2.jar
CR124746_81sp2.jar

3) Modified startWebLogic.cmd to include jar files first in the classpath.
set
CLASSPATH=%WL_HOME%\server\lib\patches\C
R124746_81sp2.jar;%WL_HOME%\server\l
ib\patches\CR127930_81sp2. jar;%WEBLOGIC_CLASSPATH%;%POINTBASE_CLAS
SPATH%;%JA
VA_HOME%\jre\lib\rt.jar;%WL_HOME%\server\lib\webservices.jar;%CLASSPATH%

4) Restarted server and saw in console that the patches were applied.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com