By Mike Stone Introduction In the last few years, there’s been a radical shift in the way that clients deliver DevOps and Continuous Integration (CI). Driven by cloud solutions and containerisation tools like Docker, the marketplace for DevOps and CI tools has changed markedly. There are three…
JRF enabled domain in weblogic 12c: Weblogic’s latest release 12c is out a while ago with some great new features and while we were trying to come up with a new ConfigNOW release to support this release, we identified few really interesting requirements and aspects of this release. Here is…
So, an awesome thing happened a couple of weeks ago, and we had our ConfigNOW User Advisory Board in Brisbane, which is a fancy way of saying that we got everyone who uses ConfigNOW currently or is in the process of evaluating it, and bundled them into a room and…
ConfigNOW Extension for jBOSS and Tomcat: Here is a quick POC done to show how easy it is to extend ConfigNOW’s capabilities beyond Oracle middleware product stack. This package has support for JBOSS and TOMCAT for the most common operations that production support teams often require to perform on a…
I thought I’d share this with you all as you may find this useful. The question raised by a customer was how can they run multiple instances of ConfigNOW at the same time. The reason for this request is to allow them to run multiple instances of OSB deployer into…
So, what’s new in 4.1 RC4? In terms of new functionality, RC4 is pretty non-eventful. We’re now ensuring that sensitive database passwords aren’t echoed to screen, ever. We’ve added a number of bug fixes: the run_rcu command now terminates successfully an issue with setting wls.admin.log.custom and wls.admin.httplog.enable properties has been…
Space is not only the final frontier, as Captain James Tiberius Kirk put it, but it’s also one of the more frustrating reasons for a failed install of WebLogic Server, SOA Suite, or any other part of the Fusion Middleware stack. It’s particularly frustrating when you’ve got a big juicy disk mount…
This article covers approaches to rapidly starting a large WebLogic / SOA Suite / OSB domain using the Oracle NodeManager and parallel start calls.
It has been an exciting couple of weeks at Integral, as we released the ConfigNOW 4.1 RC2 product and won one of Queensland’s premier IT awards for our work in Sustainable and Green IT. But today the focus is on ConfigNOW and the new features that we have introduced in to the 4.1 RC2 release.
One of the more common questions that we get asked is what is the best approach to combining one or more commands in ConfigNOW?
For example lets say you wanted to combine the ‘create_domain’ command, with the ‘start_wls_admin’ command to create a new command called, ‘create_and_start_domain’, which first created the domain and then started the admin server.
The simplest way to achieve this is by using a custom ANT command file through the standard command extensions approach. Check out the documentation (http://www.integraltech.com.au/confignow/confignow-documentation) if you are looking for more information on how to do this.
Recent Comments