Showing posts with label Weblogic. Show all posts
Showing posts with label Weblogic. Show all posts

Wednesday, April 12, 2017



1.) Login to SOA enterprise Manager and check for the composite name .



2.) Select the composite and open it up in right side window .And export the content with default selection in local system.



3.) Once export gets completed   .Make sure to click on done .





4.)   Select the composite and deploy it .

















Saturday, October 29, 2016

Weblogic Basics

         




 To provide security/SSL to end users ,Weblogic uses OHS to connect to application.
 the http server could run PHP, mod_plsql, servlets, beans, whatever.

  ps -ef | grep ohs 

    $ORACLE_HOME-> Configuration files 
             $ORACLE_HOME/ohs/conf     httpd.conf
    $ORACLE_INSTANCE -> OHS service status 
          To check OPMN service status 
               $ORACLE_INSTANCE/bin opmnctl status -l




Middleware Home (fmw) - >
      location :$MW_HOME   :/SOA/oracle/soab2b/fmw
      registry.xml ->  Contains record of all installed weblogic product.
                                We can see weblogic server version from this file.
                                component = Weblogic server
     domain-registry.xml -> Contains records of all domains.

Weblogic Server Home ->
     location : $WL_HOME  :/SOA/oracle/soab2b/fmw/wlserver_10.3

  Node manager
 
$WL_HOME/common/nodemanager
  1.)nodemanager.domains
  2.)nodemanager.properties

Start ,Stop and checking status

start : $WL_HOME/server/bin/startNodeManager.sh
stop : kill the process
status :
  Navigate to Environment --> Machines --> LocalMachine --> Monitoring Tab --> Node Manager Status.

SOA ORACLE HOME: 
  location : $ORACLE_HOME  :   /SOA/oracle/soab2b/fmw/soa


User_projects :
$MW_HOME/user_projects/domains/soa_domain/bin/setSOADomainEnv.sh
 

Changing Memory Settings and JVM