Showing posts with label WLS newbie tip. Show all posts
Showing posts with label WLS newbie tip. Show all posts

12 July 2011

How to change Weblogic server's log file path

i.e. where WLS saves its log file.

Under Domain Structure
Go to Environment and
then Servers.
Click on the Server you want to change the log (that is DefaultServer(admin) in case of integrated WLS)
Click Logging tab

Set Log file name with desired path and name.


 You can tune other params there too.

26 May 2011

Where deployed Application is stored in Weblogic Server

Very useful especial in standalone installation, where you might want to know for sure what EAR you are running:

Open console

For embedded WLS: http://localhost:7101/console/

Deployments


Click on the Application

Check the Path field:


You might also like:

Related Posts Plugin for WordPress, Blogger...