diff --git a/codelabs/weblogic-app-server/codelab.json b/codelabs/weblogic-app-server/codelab.json index c54c1218..206e280e 100644 --- a/codelabs/weblogic-app-server/codelab.json +++ b/codelabs/weblogic-app-server/codelab.json @@ -3,12 +3,12 @@ "format": "html", "prefix": "https://storage.googleapis.com", "mainga": "UA-49880327-14", - "updated": "2021-01-06T14:24:39-08:00", + "updated": "2024-10-01T18:25:13Z", "id": "weblogic-app-server", "duration": 195, "title": "Integration Guide: WebLogic Application Server 12c", "summary": "The WebLogic Application Server provides a comprehensive framework for application and integration middleware that is compliant with the Java Enterprise Edition computing platform. Solace provides a Java Connector Architecture (JCA) compliant Resource Adapter that may be deployed to the WebLogic application server providing enterprise applications with connectivity to the Solace event broker.", - "source": "weblogic-app-server.md", + "source": "main/markdown/integrations/weblogic-app-server/weblogic-app-server.md", "theme": "", "status": [ "published" diff --git a/codelabs/weblogic-app-server/index.html b/codelabs/weblogic-app-server/index.html index eef58ec3..cd8767b9 100644 --- a/codelabs/weblogic-app-server/index.html +++ b/codelabs/weblogic-app-server/index.html @@ -20,8 +20,9 @@ </style> </head> <body> - + <google-codelab-analytics gaid="UA-49880327-14" ga4id=""></google-codelab-analytics> <google-codelab codelab-gaid="" + codelab-ga4id="" id="weblogic-app-server" title="Integration Guide: WebLogic Application Server 12c" environment="web" @@ -52,7 +53,7 @@ <h2 is-upgraded>Related Documentation</h2> <li><a href="http://docs.solace.com/API-Developer-Online-Ref-Documentation/jms/index.html" target="_blank">Solace JMS API Online Reference Documentation</a></li> <li><a href="https://docs.solace.com/Features/Core-Concepts.htm" target="_blank">Solace Feature Guide</a></li> <li><a href="https://docs.solace.com/Solace-CLI/Using-Solace-CLI.htm" target="_blank">Solace Command Line Interface Reference</a></li> -<li><a href="http://www.oracle.com/technetwork/middleware/weblogic/documentation/index.html" target="_blank">WebLogic Application Server Information Library</a></li> +<li><a href="https://www.oracle.com/ca-en/middleware/technologies/weblogic.html" target="_blank">WebLogic Application Server Information Library</a></li> <li><a href="https://jcp.org/en/jsr/detail?id=112" target="_blank">Java Connector Architecture v1.5</a></li> </ul>