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-23-2007, 01:47 PM
Aravapalli's Avatar
1337 n00b!
 
Join Date: Apr 2007
Location: Chennai, India.
Posts: 187
Rep Power: 2
Aravapalli is on a distinguished road
Send a message via AIM to Aravapalli Send a message via Yahoo to Aravapalli
Default Domain Configuration:

System Resources vs. Application Resources

In general, the WebLogic Server domain configuration file (config.xml) contains the configuration information required for a domain. This configuration information can be further classified into environment-related (or system resource definitions) and application-related information. Some examples of environment-related definitions are the identification and definition of JMS servers, JDBC data sources, WebLogic persistent stores, and server network addresses. These system resources are usually unique from domain to domain.

The configuration and management of these system resources are the responsibility of a WebLogic administrator, who usually receives this information from an organization's system administrator or MIS department. To accomplish these administrative tasks, an administrator can use the WebLogic Administration Console, various command-line tools, such as WebLogic Scripting Tool (WLST), or JMX APIs for programmatic administration.

Some examples of application-related definitions that are highly independent of the domain environment are the various J2EE application components configurations, such as EAR, WAR, JAR, RAR files, and which in this release includes JMS and JDBC modules. The application components are originally developed and packaged by an application development team, and may contain optional programs (compiled Java code) and respective configuration information (also called descriptors, which are mostly stored as XML files). In the case of JMS and JDBC modules, however, there are no compiled Java programs involved. These pre-packaged applications are given to WebLogic Server administrators for deployment in a WebLogic domain.

WebLogic Server provides tools for deploying applications, such as the Administration Console and the weblogic.Deployer command-line utility. The process of deploying an application links the application components to the environment-specific resource definitions, such as which server instances should host a given application component (targeting), and the WebLogic persistent store to use for persisting JMS messages.

Once the initial deployment is completed, an administrator has only limited control over deployed applications. For example, administrators are only allowed to ensure the proper life-cycle of these applications (deploy, undeploy, redeploy, remove, etc.) and to tune the parameters, such as increasing or decreasing the number of instances of any given application to satisfy the client needs. Other than lifecycle and tuning, any modification to these applications must be completed by the application development team.
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
Get Free Domain Names Here!!! Robert News & Updates 48 05-22-2007 10:29 AM
Connection Pool in Depth Aravapalli Coding & Development 0 04-22-2007 08:46 AM
WebLogic Domain Directory Structure Enhancements Aravapalli Coding & Development 1 04-22-2007 07:15 AM


All times are GMT. The time now is 11:43 PM.

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