We are delighted to announce the release of solutions to run Oracle WebLogic Server (WLS) on the Azure Kubernetes Service (AKS) as part of a broad-ranging...
We are delighted to announce the release of solutions to run Oracle WebLogic Server (WLS) on the Azure Kubernetes Service (AKS) as part of a broad-ranging partnership between Microsoft and Oracle. The partnership includes joint support for a range of Oracle software running on Azure, including Oracle WebLogic, Oracle Linux, and Oracle DB, as well as interoperability between Oracle Cloud Infrastructure (OCI) and Azure. WLS is a key component in enabling enterprise Java...
We are delighted to announce the release of solutions to run Oracle WebLogic Server (WLS) on the Azure Kubernetes Service (AKS) as part of a broad-ranging partnership between Microsoft and Oracle. The...
We are very excited to announce the release of the WebLogic Server Remote Console (remote console). The remote console is a modern, lightweight, open-source...
We are very excited to announce the release of the WebLogic Server Remote Console (remote console). The remote console is a modern, lightweight, open-source console that you can use to manage and monitor your WebLogic Server 12.2.1.3, 12.2.1.4 and 14.1.1 domains. It is offered as an alternative to the WebLogic Server Administration Console (administration console) web application, which Oracle continues to support. In the remote console GitHub...
We are very excited to announce the release of the WebLogic Server Remote Console (remote console). The remote console is a modern, lightweight, open-source console that you can use to manage and...
Earlier, I wrote an article about how to migrate from a Multi Data source (MDS) for RAC connectivity to Active GridLink (AGL). This is needed to move from the...
Earlier, I wrote an article about how to migrate from a Multi Data source (MDS) for RAC connectivity to Active GridLink (AGL). This is needed to move from the older datasource technology to the newer technology, both supporting Oracle RAC. The information is now in the public documentation set at Migrating from Multi Data Source to Active GridLink . There are also many customers that are growing up from a standalone database to an Oracle RAC cluster. In this case, it’s a...
Earlier, I wrote an article about how to migrate from a Multi Data source (MDS) for RAC connectivity to Active GridLink (AGL). This is needed to move from the older datasource technology to the newer...
Join this webcast to learn how to bring your WebLogic deployments into a unified and modern Kubernetes, Containers, and Microservices solution. Gain an...
Join this webcast to learn how to bring your WebLogic deployments into a unified and modern Kubernetes, Containers, and Microservices solution. Gain an understanding of these key modernization trends and see how Oracle is leading by introducing innovative Helidon, Verrazzano and other key open-source and multi-cloud/on-premises application lifecycle management components. Oracle WebLogic modernization has helped customers automate their deployments up to 99% faster.
Join this webcast to learn how to bring your WebLogic deployments into a unified and modern Kubernetes, Containers, and Microservices solution. Gain an understanding of these key modernization trends...
This article describes how to integrate WebLogic Server 14.1.1.0.0 running on Java SE 11 in the latest supported version of Eclipse IDE for Java EE Developers...
This article describes how to integrate WebLogic Server 14.1.1.0.0 running on Java SE 11 in the latest supported version of Eclipse IDE for Java EE Developers with Oracle Enterprise Pack for Eclipse (OEPE) 12.2.1.0. You need to start by getting all of the pieces - Java SE Development Kit, WebLogic Server, Eclipse IDE, and Oracle Enterprise Pack for Eclipse. Go to https://www.oracle.com/java/technologies/javase-jdk11-downloads.html to download Java SE Development kit (neither...
This article describes how to integrate WebLogic Server 14.1.1.0.0 running on Java SE 11 in the latest supported version of Eclipse IDE for Java EE Developers with Oracle Enterprise Pack for Eclipse...
Using Terraform to launch the WebLogic Marketplace Stack - Part 1 Oracle Marketplace offers a streamlined way to get started with a publisher's software, and...
Using Terraform to launch the WebLogic Marketplace Stack - Part 1 Oracle Marketplace offers a streamlined way to get started with a publisher's software, and through the Marketplace UI you can simply spin up any of these solutions through a simple wizard. But under the covers Marketplace offers two types of publishing mechanisms: using a simple Image that can be launched on a Compute instance, for more complex configurations employing a Stack, which represent a group of...
Using Terraform to launch the WebLogic Marketplace Stack - Part 1 Oracle Marketplace offers a streamlined way to get started with a publisher's software, and through the Marketplace UI you can...
WebLogic Server UCP Data Source Type WebLogic Server (WLS) 12.2.1 introduced a new datasource type that uses the Oracle Universal Connection Pool (UCP) as an...
WebLogic Server UCP Data Source Type WebLogic Server (WLS) 12.2.1 introduced a new datasource type that uses the Oracle Universal Connection Pool (UCP) as an alternative connection pool. The UCP datasource allows for configuration, deployment, and monitoring of the UCP connection pool as part of the WLS domain. It is certified with the Oracle Thin driver (simple, XA, and replay drivers). The product documentation is...
WebLogic Server UCP Data Source Type WebLogic Server (WLS) 12.2.1 introduced a new datasource type that uses the Oracle Universal Connection Pool (UCP) as an alternative connection pool. The UCP...
One of the hot new features in Oracle database, first introduced in 12c, is Application Continuity (AC). The feature basically will detect that a connection...
One of the hot new features in Oracle database, first introduced in 12c, is Application Continuity (AC). The feature basically will detect that a connection has gone bad and substitute a new one under the covers (I'll talk about it more in another article). To be able to do that, the application is given a connection wrapper instead of the real connection. Wrappers or dynamic proxies can only be generated for classes based on interfaces. The Oracle types, like REF and...
One of the hot new features in Oracle database, first introduced in 12c, is Application Continuity (AC). The feature basically will detect that a connection has gone bad and substitute a new...
Creating an Autonomous Transaction Processing (ATP) Database in the Oracle Cloud.