Feed The Geeks - Technology News and Reviews Forum
Feed The Geeks - Technology News and Reviews Forum Register Members List FAQ Search

Go Back   Feed The Geeks - Technology News and Reviews Forum > Web Development > Coding & Development

Coding & Development HTML, Java, XML, Flash, PHP etc..

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 04-22-2007, 06:10 AM
Banned n00b
 
Join Date: Apr 2007
Location: Chennai, India.
Posts: 186
Rep Power: 0
Aravapalli is on a distinguished road
Send a message via AIM to Aravapalli Send a message via Yahoo to Aravapalli
Default WebLogic Domain Directory Structure Enhancements

Domain Directory Structure Enhancements from 8.1 to 9.x
WebLogic Server 8.1 Domain Directory Structure
In WebLogic Server 8.1 environments, the domain directory structure created by the Configuration Wizard contains:
A domain root directory with the same name as the domain, such as mydomain or petstore. This directory contains the following:
  • config.xml file for the domain
  • Scripts used to start server instances and establish the environment
  • Subdirectory for storing applications for the domain, typically named applications.
When you start a server instance in a domain for the first time, WebLogic Server creates the following subdirectories in the domain directory:
  • Files containing security information
  • logs directory for storing domain-level logs
  • For each server running in the domain, a directory for storing server logs and HTTP access logs
Directory Structure for 8.1
  • Domain_name
    • application
    • logs
    • rmfilestore
  • boot.properties
  • config.xml
  • DefaultAuthentication.ldift
  • DefaultAuthorizerinit.ldift
  • DefaultRoleMapperinit.ldift
  • fileRealm.properties
  • installService.cmd
  • and so on for starting and stopping the server
WebLogic Server 9.x Domain Directory Structure
As of 9.0, WebLogic Server offers the following enhancements to the structure of the WebLogic domain directory:
  • To improve configuration management and promote XML file validation, WebLogic Server supports the specification of domain configuration data in multiple files, including config.xml, in the new domain_name/config directory. (Here domain_name specifies the domain directory.) In previous releases, the config.xml file was the repository for all configuration information. Now, new subdirectories of config maintain configuration modules for diagnostic, JDBC, JMS, Node Manager, and security subsystems. Each configuration file adheres to an XML Schema definition.
  • Startup and shutdown scripts are maintained in the domain_name/bin directory. In previous releases, they were stored in the root directory of the domain.
Directory Structure for 9.x
  • domain_name
    • autodeploy
    • deployment-name1
    • deployment-name2
    • bin
      • startManagedWebLogic.cmd
      • startManagedWebLogic.sh
      • startWebLogic.cmd
      • startWebLogic
      • .....
    • startup, console-ext, init-info, lib, security,
    • servers
    • server-name-1
      • bin, cache, data, and so on
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-22-2007, 06:15 AM
Robert's Avatar
Benevolent Dictator
 
Join Date: Apr 2007
Location: Australia
Age: 23
Posts: 450
Rep Power: 50
Robert is on a distinguished road
Default

Now thats what i call a quality post.

Thanks Aravapalli.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuring WebLogic JMS Aravapalli Coding & Development 2 05-18-2007 06:58 AM
Domain Configuration: Aravapalli Coding & Development 0 04-23-2007 12:47 PM


All times are GMT. The time now is 04:30 PM.

Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0
vBulletin Skin by VBMode.com