Sarav is the creator and Founding Author of Devops Junction. He has 13+ years of experience in Software Development and Architecture. He has written around 250+ articles on various technologies.

Websphere Connection Pool Monitoring - wsadmin script

In this post we are providing WebSphere connection pool monitoring - wsadmin script.  Its written in Python/Jython and can be used for WebSphere application server 6+ versions How the script is designed It will find all the running server instances registered with Websphere Application server DMGR (cell) and take a list of[...]

Read more

How to integrate weblogic and apache web server - Steps

Weblogic and Apache Webserver integration To Integrate Weblogic Application server with Apache Webserver, We have to install weblogic plugin on the Apache HTTP Server. Plugins for Apache will be available on Oracle (or) you can find them in your weblogic installed location under " ServerRoot/server/plugins" Under plugins directory of weblogic server[...]

Read more
weblogic deployment tasks using Weblogic REST API

How to deploy an application in Weblogic using REST API

Weblogic REST API (or) Weblogic RESTful services is an innovative approach to manage your weblogic application server.  Weblogic REST API could help you do various administration tasks like start, stop, deployment tasks, monitoring, Resource creation like JDBC, Server, Cluster so on and so forth. Weblogic REST API can be easily[...]

Read more
1 24 25 26 27 28 30