Ansible, DevOps Ansible URI module and WebLogic REST API 15.11.2021 by Middleware Team How to use WebLogic REST API with Ansible URI module.
DevOps JENKINS – some ways to restart manually Jenkins services 30.07.2021 by Middleware Team Hi Team, Depending on your actions performed on your master,sometimes Jenkins needs to be restarted,for that,we have many alternatives,it is not supposed to be a tough task but it can be helpful to know how to do that…..So let’s see(…)
Enterprise content management Connecting to Repositories with the Same Name and/or ID 28.06.2021 by Middleware Team A rare but recurrent issue that customers sometimes encounter is to how to connect to each one of distinct repositories with the same name or same docbase id, or even both if one repository is a clone of the other(…)
Ansible, DevOps JENKINS – Deploy Ansible Playbook with Jenkins plugin 18.06.2021 by Middleware Team Hi team As you know Jenkins has over 1700 plugins available which make him one of the most powerful and flexible tool ever created:) so let’s see one of the most interesting plugin:Making builds with Ansible Plugin. What is(…)
Application integration & Middleware Customizing Oracle WebLogic wlst 14.06.2021 by Middleware Team As stated in Oracle’s documentation, the WebLogic Scripting Tool, or wlst for short, can be extended by adding functions in 2 non mutually exclusive places: any file located in $WL_HOME/common/wlst any file located in $WL_HOME/common/wlst/lib/ Files must have the(…)
Application integration & Middleware HtmlAdaptorServer, A JMX Agent with HTML Presentation for WebLogic 14.06.2021 by Middleware Team In this article, I presented a little utility based on the SimpleHTTPServer jython module to visualize into an HTML page a WebLogic server’s configuration and run-time mbeans. I also mentioned that there are lots other tools out there for(…)
Application integration & Middleware The new WebLogic remote-console 14.06.2021 by Middleware Team An interesting new project that started a few months ago is the WebLogic Remote Console. Its main advantage is that it allows to edit a domain’s configuration with no need for a running console application as it connects directly(…)
Enterprise content management dctmping, A Documentum Repository Checker Utility 14.06.2021 by Middleware Team When working with containers, the usual trend is to make them as compact as possible by removing any file or executable that is not used by what is deployed in it. Typically, interactive commands are good candidates not to be(…)
Application integration & Middleware, Oracle Oracle Internet Directory or Oracle Access manager 12.2.1.4 fails to install on Red Hat Linux8 04.06.2021 by Middleware Team Recently I had to install Oracle Internet Directory (OID) and Oracle Access Manager (OAM) both in 12.2.1.4 on a Red Hat 8 for new QA and PRODUCTION environments. The installation of the OID 12.2.1.4 failed on packages prerequisites check. It(…)
Application integration & Middleware A web-based MBean Navigator for Oracle WebLogic wlst 29.05.2021 by Middleware Team Back in the days of WebLogic v8.x, when BEA still owned it and wlst wasn’t the official scripting tool yet, the unofficial wlshell and wlshell Explorer tools were available along with the official command-line tool weblogic.Admin. wlshell was a Windows(…)