In how many formats we can deploy an application in wls??
No Answer is Posted For this Question
Be the First to Post Answer
howmany connection pool in connection
How to change from development mode to production mode in weblogic 10.3?
What are the types of gc and in which different scenarios each should be used?
How do the wls jms 6.1 server/destination message maximum and threshold values work? : BEA Weblogic
What is web.xml ?
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic
Define memory leak ?
What is the format of a log message in a web logic server?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
What is the sla in prd,qa,dev.?
What are the advantages and disadvantages of node manager?
when we creates a domain, it creates one-startManagedWebLogic in bea user_projects\domains\MyDomain\bin dir. Suppose we have 2 or more than 2 managed severs in our unix env.how can we start all our managed servers. I know we have to copy startManagedWebLogic with server name.then wht to modify in the script to start ecah of the managed servers?