You can specify the heap settings in the startup scripts of weblogic server or it can be done from java command line as well.
RaviNada Kiran
Ranch Hand
Joined: Jan 30, 2009
Posts: 528
posted
0
Can i Edit setWLSEnv and set it in this ??
Renjan Thomas
Ranch Hand
Joined: Jan 09, 2009
Posts: 49
posted
0
The startup script which comes with bea "startWebLogic",in this i can see that it is inturn calling the script "setDomainEnv" where you can set the memory arguments.
Renjan thomas wrote:
yes thats correct ....if it is WLS 8.1 you can specify it in commEnv.cmd and from WLS 9.x onwards you can set in setDomainEnv script .....