Skip to content

Commit cd37b8f

Browse files
remove XA ref (#2340)
1 parent b674228 commit cd37b8f

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

documentation/staging/content/faq/newbie.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,6 @@ For an example, see the Quick Start, [Install the operator and ingress controlle
7171

7272
***
7373

74-
#### Transactions
75-
76-
**Q:** Are XA transactions and recovery also supported?
77-
78-
**A:** Yes, XA transactions are supported with the following prerequisite: XA transactions are certified when all WebLogic Servers scope to the same Kubernetes namespace.
79-
80-
***
81-
8274
**Q:** For binding EJBs (presentation/business-tier), are unique and/or dynamic domain-names used?
8375

8476
**A:** We do not enforce unique domain names. If you deploy two domains that must interoperate using RMI/EJB/JMS/JTA/and such, or that share RMI/EJB/JMS/JTA/and such clients, which concurrently communicate with both domains, then, as usual, the domain names must be configured to be different (even if they have different `domain-uids`).
@@ -122,7 +114,7 @@ For more information, see the [Domain life cycle]({{< relref "/userguide/managin
122114

123115
**Q:** Patching: rolling upgrades, handling of one-off-patches and overlays, CPUs, and such.
124116

125-
**A:** For relevant information, see [Apply patched images to a running domain]({{< relref "/userguide/managing-domains/base-images/_index#apply-patched-images-to-a-running-domain" >}}), [Rolling restarts]({{< relref "/userguide/managing-domains/domain-lifecycle/restarting#overview" >}}), and [CI/CD considerations]({{< relref "/userguide/cicd/_index.md" >}}).
117+
**A:** For relevant information, see [Apply patched images to a running domain]({{< relref "/userguide/base-images/#apply-patched-images-to-a-running-domain" >}}), [Rolling restarts]({{< relref "/userguide/managing-domains/domain-lifecycle/restarting#overview" >}}), and [CI/CD considerations]({{< relref "/userguide/cicd/_index.md" >}}).
126118

127119
***
128120

0 commit comments

Comments
 (0)