Skip to content

Commit a73f061

Browse files
committed
Commit from GitHub Actions (WildFly Quickstarts Update 'README.adoc's)
1 parent 94b9927 commit a73f061

File tree

58 files changed

+87
-2131
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+87
-2131
lines changed

README.adoc

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ifndef::ProductRelease,EAPXPRelease[]
6262
:productImageVersion: 35.0
6363
:githubRepoUrl: https://github.com/wildfly/quickstart/
6464
:githubRepoCodeUrl: https://github.com/wildfly/quickstart.git
65-
:WildFlyQuickStartRepoTag: 35.0.0.Beta1
65+
:WildFlyQuickStartRepoTag: 35.0.0.Final
6666
:DocInfoProductName: Red Hat JBoss Enterprise Application Platform
6767
:DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform
6868
:DocInfoProductNumber: 8.0
@@ -165,35 +165,6 @@ endif::[]
165165
:configureBytemanHaltDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#use_byteman_to_halt_the_application[
166166
:configureBytemanQuickstartsDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#configure_byteman_for_use_with_the_quickstarts
167167

168-
:EESubsystemNamespace: urn:jboss:domain:ee:4.0
169-
:IiopOpenJdkSubsystemNamespace: urn:jboss:domain:iiop-openjdk:2.0
170-
:MailSubsystemNamespace: urn:jboss:domain:mail:3.0
171-
:SingletonSubsystemNamespace: urn:jboss:domain:singleton:1.0
172-
:TransactionsSubsystemNamespace: urn:jboss:domain:transactions:4.0
173-
174-
// LinkProductDocHome: https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/
175-
:LinkProductDocHome: https://access.redhat.com/documentation/en/jboss-enterprise-application-platform-continuous-delivery
176-
:LinkConfigGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/configuration_guide/
177-
:LinkDevelopmentGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/development_guide/
178-
:LinkGettingStartedGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/getting_started_guide/
179-
:LinkOpenShiftWelcome: https://docs.openshift.com/online/welcome/index.html
180-
:LinkOpenShiftSignup: https://docs.openshift.com/online/getting_started/choose_a_plan.html
181-
:OpenShiftTemplateName: JBoss EAP CD (no https)
182-
183-
:ConfigBookName: Configuration Guide
184-
:DevelopmentBookName: Development Guide
185-
:GettingStartedBookName: Getting Started Guide
186-
187-
:JBDSProductName: Red Hat CodeReady Studio
188-
:JBDSVersion: 12.15
189-
:LinkJBDSInstall: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/installation_guide/
190-
:JBDSInstallBookName: Installation Guide
191-
:LinkJBDSGettingStarted: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/getting_started_with_codeready_studio_tools/
192-
:JBDSGettingStartedBookName: Getting Started with CodeReady Studio Tools
193-
194-
// Enable Rendering of Glow configuration in plugin examples
195-
:portedToGlow: true
196-
197168
:toc:
198169
:toclevels: 4
199170
:numbered:

batch-processing/README.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ifndef::ProductRelease,EAPXPRelease[]
6666
:productImageVersion: 35.0
6767
:githubRepoUrl: https://github.com/wildfly/quickstart/
6868
:githubRepoCodeUrl: https://github.com/wildfly/quickstart.git
69-
:WildFlyQuickStartRepoTag: 35.0.0.Beta1
69+
:WildFlyQuickStartRepoTag: 35.0.0.Final
7070
:DocInfoProductName: Red Hat JBoss Enterprise Application Platform
7171
:DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform
7272
:DocInfoProductNumber: 8.0
@@ -169,35 +169,6 @@ endif::[]
169169
:configureBytemanHaltDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#use_byteman_to_halt_the_application[
170170
:configureBytemanQuickstartsDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#configure_byteman_for_use_with_the_quickstarts
171171

172-
:EESubsystemNamespace: urn:jboss:domain:ee:4.0
173-
:IiopOpenJdkSubsystemNamespace: urn:jboss:domain:iiop-openjdk:2.0
174-
:MailSubsystemNamespace: urn:jboss:domain:mail:3.0
175-
:SingletonSubsystemNamespace: urn:jboss:domain:singleton:1.0
176-
:TransactionsSubsystemNamespace: urn:jboss:domain:transactions:4.0
177-
178-
// LinkProductDocHome: https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/
179-
:LinkProductDocHome: https://access.redhat.com/documentation/en/jboss-enterprise-application-platform-continuous-delivery
180-
:LinkConfigGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/configuration_guide/
181-
:LinkDevelopmentGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/development_guide/
182-
:LinkGettingStartedGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/getting_started_guide/
183-
:LinkOpenShiftWelcome: https://docs.openshift.com/online/welcome/index.html
184-
:LinkOpenShiftSignup: https://docs.openshift.com/online/getting_started/choose_a_plan.html
185-
:OpenShiftTemplateName: JBoss EAP CD (no https)
186-
187-
:ConfigBookName: Configuration Guide
188-
:DevelopmentBookName: Development Guide
189-
:GettingStartedBookName: Getting Started Guide
190-
191-
:JBDSProductName: Red Hat CodeReady Studio
192-
:JBDSVersion: 12.15
193-
:LinkJBDSInstall: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/installation_guide/
194-
:JBDSInstallBookName: Installation Guide
195-
:LinkJBDSGettingStarted: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/getting_started_with_codeready_studio_tools/
196-
:JBDSGettingStartedBookName: Getting Started with CodeReady Studio Tools
197-
198-
// Enable Rendering of Glow configuration in plugin examples
199-
:portedToGlow: true
200-
201172
= batch-processing: Chunk oriented Batch 1.0 processing
202173
:author: Rafael Benevides
203174
:level: Intermediate
@@ -672,7 +643,6 @@ $ mvn wildfly:undeploy
672643
:leveloffset!:
673644
674645
// Build and run sections for other environments/builds
675-
ifndef::ProductRelease,EAPXPRelease[]
676646
:leveloffset: +1
677647
678648
[[build_and_run_the_quickstart_with_provisioned_server]]
@@ -805,7 +775,6 @@ $ mvn -f {deploymentDir}/pom.xml wildfly:shutdown
805775
endif::[]
806776
807777
:leveloffset!:
808-
endif::[]
809778
:leveloffset: +1
810779
811780
:cloud-platform: OpenShift

bmt/README.adoc

Lines changed: 1 addition & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ifndef::ProductRelease,EAPXPRelease[]
6666
:productImageVersion: 35.0
6767
:githubRepoUrl: https://github.com/wildfly/quickstart/
6868
:githubRepoCodeUrl: https://github.com/wildfly/quickstart.git
69-
:WildFlyQuickStartRepoTag: 35.0.0.Beta1
69+
:WildFlyQuickStartRepoTag: 35.0.0.Final
7070
:DocInfoProductName: Red Hat JBoss Enterprise Application Platform
7171
:DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform
7272
:DocInfoProductNumber: 8.0
@@ -169,35 +169,6 @@ endif::[]
169169
:configureBytemanHaltDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#use_byteman_to_halt_the_application[
170170
:configureBytemanQuickstartsDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#configure_byteman_for_use_with_the_quickstarts
171171

172-
:EESubsystemNamespace: urn:jboss:domain:ee:4.0
173-
:IiopOpenJdkSubsystemNamespace: urn:jboss:domain:iiop-openjdk:2.0
174-
:MailSubsystemNamespace: urn:jboss:domain:mail:3.0
175-
:SingletonSubsystemNamespace: urn:jboss:domain:singleton:1.0
176-
:TransactionsSubsystemNamespace: urn:jboss:domain:transactions:4.0
177-
178-
// LinkProductDocHome: https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/
179-
:LinkProductDocHome: https://access.redhat.com/documentation/en/jboss-enterprise-application-platform-continuous-delivery
180-
:LinkConfigGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/configuration_guide/
181-
:LinkDevelopmentGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/development_guide/
182-
:LinkGettingStartedGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/getting_started_guide/
183-
:LinkOpenShiftWelcome: https://docs.openshift.com/online/welcome/index.html
184-
:LinkOpenShiftSignup: https://docs.openshift.com/online/getting_started/choose_a_plan.html
185-
:OpenShiftTemplateName: JBoss EAP CD (no https)
186-
187-
:ConfigBookName: Configuration Guide
188-
:DevelopmentBookName: Development Guide
189-
:GettingStartedBookName: Getting Started Guide
190-
191-
:JBDSProductName: Red Hat CodeReady Studio
192-
:JBDSVersion: 12.15
193-
:LinkJBDSInstall: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/installation_guide/
194-
:JBDSInstallBookName: Installation Guide
195-
:LinkJBDSGettingStarted: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/getting_started_with_codeready_studio_tools/
196-
:JBDSGettingStartedBookName: Getting Started with CodeReady Studio Tools
197-
198-
// Enable Rendering of Glow configuration in plugin examples
199-
:portedToGlow: true
200-
201172
= bmt: Bean Managed Transactions with JPA and JTA
202173
:author: Mike Musgrove
203174
:level: Intermediate
@@ -226,8 +197,6 @@ When you run this example, you are presented with a *Use bean managed Entity Man
226197

227198
This example shows how to transactionally insert key value pairs into the database and demonstrates the requirements on the developer with respect to the JPA Entity Manager.
228199

229-
ifndef::EAPCDRelease[]
230-
231200
// Link to the quickstart source
232201
:leveloffset: +1
233202

@@ -604,7 +573,6 @@ $ mvn wildfly:undeploy
604573
:leveloffset!:
605574
606575
// Build and run sections for other environments/builds
607-
ifndef::ProductRelease,EAPXPRelease[]
608576
:leveloffset: +1
609577
610578
[[build_and_run_the_quickstart_with_provisioned_server]]
@@ -737,7 +705,6 @@ $ mvn -f {deploymentDir}/pom.xml wildfly:shutdown
737705
endif::[]
738706
739707
:leveloffset!:
740-
endif::[]
741708
:leveloffset: +1
742709
743710
:cloud-platform: OpenShift
@@ -1119,7 +1086,6 @@ endif::[]
11191086
:!openshift:
11201087
11211088
:leveloffset!:
1122-
endif::[]
11231089
ifndef::ProductRelease,EAPXPRelease[]
11241090
// Kubernetes
11251091
:leveloffset: +1
@@ -1523,20 +1489,3 @@ endif::[]
15231489
15241490
:leveloffset!:
15251491
endif::[]
1526-
//*************************************************
1527-
// Product Release content only
1528-
//*************************************************
1529-
ifdef::ProductRelease[]
1530-
1531-
// Getting Started with OpenShift
1532-
include::../shared-doc/openshift-getting-started.adoc[leveloffset=+1]
1533-
//Prepare OpenShift for Quickstart Deployment
1534-
include::../shared-doc/openshift-create-project.adoc[leveloffset=+1]
1535-
// Import the Latest {xpaasproduct-shortname} Image Streams and Templates
1536-
include::../shared-doc/openshift-import-imagestreams-templates.adoc[leveloffset=+1]
1537-
// Deploy the {ProductShortName} Source-to-Image (S2I) Quickstart to OpenShift
1538-
include::../shared-doc/openshift-deploy-project.adoc[leveloffset=+1]
1539-
// Openshift post deployment tasks
1540-
include::../shared-doc/openshift-post-deployment-tasks.adoc[leveloffset=+1]
1541-
1542-
endif::[]

cmt/README.adoc

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ifndef::ProductRelease,EAPXPRelease[]
6666
:productImageVersion: 35.0
6767
:githubRepoUrl: https://github.com/wildfly/quickstart/
6868
:githubRepoCodeUrl: https://github.com/wildfly/quickstart.git
69-
:WildFlyQuickStartRepoTag: 35.0.0.Beta1
69+
:WildFlyQuickStartRepoTag: 35.0.0.Final
7070
:DocInfoProductName: Red Hat JBoss Enterprise Application Platform
7171
:DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform
7272
:DocInfoProductNumber: 8.0
@@ -169,41 +169,11 @@ endif::[]
169169
:configureBytemanHaltDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#use_byteman_to_halt_the_application[
170170
:configureBytemanQuickstartsDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#configure_byteman_for_use_with_the_quickstarts
171171

172-
:EESubsystemNamespace: urn:jboss:domain:ee:4.0
173-
:IiopOpenJdkSubsystemNamespace: urn:jboss:domain:iiop-openjdk:2.0
174-
:MailSubsystemNamespace: urn:jboss:domain:mail:3.0
175-
:SingletonSubsystemNamespace: urn:jboss:domain:singleton:1.0
176-
:TransactionsSubsystemNamespace: urn:jboss:domain:transactions:4.0
177-
178-
// LinkProductDocHome: https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/
179-
:LinkProductDocHome: https://access.redhat.com/documentation/en/jboss-enterprise-application-platform-continuous-delivery
180-
:LinkConfigGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/configuration_guide/
181-
:LinkDevelopmentGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/development_guide/
182-
:LinkGettingStartedGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/getting_started_guide/
183-
:LinkOpenShiftWelcome: https://docs.openshift.com/online/welcome/index.html
184-
:LinkOpenShiftSignup: https://docs.openshift.com/online/getting_started/choose_a_plan.html
185-
:OpenShiftTemplateName: JBoss EAP CD (no https)
186-
187-
:ConfigBookName: Configuration Guide
188-
:DevelopmentBookName: Development Guide
189-
:GettingStartedBookName: Getting Started Guide
190-
191-
:JBDSProductName: Red Hat CodeReady Studio
192-
:JBDSVersion: 12.15
193-
:LinkJBDSInstall: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/installation_guide/
194-
:JBDSInstallBookName: Installation Guide
195-
:LinkJBDSGettingStarted: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/getting_started_with_codeready_studio_tools/
196-
:JBDSGettingStartedBookName: Getting Started with CodeReady Studio Tools
197-
198-
// Enable Rendering of Glow configuration in plugin examples
199-
:portedToGlow: true
200-
201172
= cmt: Container Managed Transactions (CMT)
202173
:author: Tom Jenkinson
203174
:level: Intermediate
204175
:technologies: EJB, CMT, JMS
205176
:openshift: true
206-
:portedToGlow: true
207177

208178
[abstract]
209179
The `cmt` quickstart demonstrates Container-Managed Transactions (CMT), showing how to use transactions managed by the container.
@@ -618,7 +588,6 @@ $ mvn wildfly:undeploy
618588
:leveloffset!:
619589
620590
// Build and run sections for other environments/builds
621-
ifndef::ProductRelease,EAPXPRelease[]
622591
:leveloffset: +1
623592
624593
[[build_and_run_the_quickstart_with_provisioned_server]]
@@ -751,7 +720,6 @@ $ mvn -f {deploymentDir}/pom.xml wildfly:shutdown
751720
endif::[]
752721
753722
:leveloffset!:
754-
endif::[]
755723
:leveloffset: +1
756724
757725
:cloud-platform: OpenShift

ee-security/README.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ifndef::ProductRelease,EAPXPRelease[]
6666
:productImageVersion: 35.0
6767
:githubRepoUrl: https://github.com/wildfly/quickstart/
6868
:githubRepoCodeUrl: https://github.com/wildfly/quickstart.git
69-
:WildFlyQuickStartRepoTag: 35.0.0.Beta1
69+
:WildFlyQuickStartRepoTag: 35.0.0.Final
7070
:DocInfoProductName: Red Hat JBoss Enterprise Application Platform
7171
:DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform
7272
:DocInfoProductNumber: 8.0
@@ -169,35 +169,6 @@ endif::[]
169169
:configureBytemanHaltDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#use_byteman_to_halt_the_application[
170170
:configureBytemanQuickstartsDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#configure_byteman_for_use_with_the_quickstarts
171171

172-
:EESubsystemNamespace: urn:jboss:domain:ee:4.0
173-
:IiopOpenJdkSubsystemNamespace: urn:jboss:domain:iiop-openjdk:2.0
174-
:MailSubsystemNamespace: urn:jboss:domain:mail:3.0
175-
:SingletonSubsystemNamespace: urn:jboss:domain:singleton:1.0
176-
:TransactionsSubsystemNamespace: urn:jboss:domain:transactions:4.0
177-
178-
// LinkProductDocHome: https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/
179-
:LinkProductDocHome: https://access.redhat.com/documentation/en/jboss-enterprise-application-platform-continuous-delivery
180-
:LinkConfigGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/configuration_guide/
181-
:LinkDevelopmentGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/development_guide/
182-
:LinkGettingStartedGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/getting_started_guide/
183-
:LinkOpenShiftWelcome: https://docs.openshift.com/online/welcome/index.html
184-
:LinkOpenShiftSignup: https://docs.openshift.com/online/getting_started/choose_a_plan.html
185-
:OpenShiftTemplateName: JBoss EAP CD (no https)
186-
187-
:ConfigBookName: Configuration Guide
188-
:DevelopmentBookName: Development Guide
189-
:GettingStartedBookName: Getting Started Guide
190-
191-
:JBDSProductName: Red Hat CodeReady Studio
192-
:JBDSVersion: 12.15
193-
:LinkJBDSInstall: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/installation_guide/
194-
:JBDSInstallBookName: Installation Guide
195-
:LinkJBDSGettingStarted: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/getting_started_with_codeready_studio_tools/
196-
:JBDSGettingStartedBookName: Getting Started with CodeReady Studio Tools
197-
198-
// Enable Rendering of Glow configuration in plugin examples
199-
:portedToGlow: true
200-
201172
= ee-security: Using Jakarta EE Security
202173
:author: Darran Lofthouse
203174
:level: Intermediate
@@ -821,7 +792,6 @@ When you have completed testing the quickstart, you can restore the original ser
821792
:leveloffset!:
822793
823794
// Build and run sections for other environments/builds
824-
ifndef::ProductRelease,EAPXPRelease[]
825795
:leveloffset: +1
826796
827797
[[build_and_run_the_quickstart_with_provisioned_server]]
@@ -954,7 +924,6 @@ $ mvn -f {deploymentDir}/pom.xml wildfly:shutdown
954924
endif::[]
955925
956926
:leveloffset!:
957-
endif::[]
958927
:leveloffset: +1
959928
960929
:cloud-platform: OpenShift

ejb-multi-server/README.adoc

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ifndef::ProductRelease,EAPXPRelease[]
6666
:productImageVersion: 35.0
6767
:githubRepoUrl: https://github.com/wildfly/quickstart/
6868
:githubRepoCodeUrl: https://github.com/wildfly/quickstart.git
69-
:WildFlyQuickStartRepoTag: 35.0.0.Beta1
69+
:WildFlyQuickStartRepoTag: 35.0.0.Final
7070
:DocInfoProductName: Red Hat JBoss Enterprise Application Platform
7171
:DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform
7272
:DocInfoProductNumber: 8.0
@@ -169,35 +169,6 @@ endif::[]
169169
:configureBytemanHaltDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#use_byteman_to_halt_the_application[
170170
:configureBytemanQuickstartsDocUrl: {guidesBaseUrl}CONFIGURE_BYTEMAN.adoc#configure_byteman_for_use_with_the_quickstarts
171171

172-
:EESubsystemNamespace: urn:jboss:domain:ee:4.0
173-
:IiopOpenJdkSubsystemNamespace: urn:jboss:domain:iiop-openjdk:2.0
174-
:MailSubsystemNamespace: urn:jboss:domain:mail:3.0
175-
:SingletonSubsystemNamespace: urn:jboss:domain:singleton:1.0
176-
:TransactionsSubsystemNamespace: urn:jboss:domain:transactions:4.0
177-
178-
// LinkProductDocHome: https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/
179-
:LinkProductDocHome: https://access.redhat.com/documentation/en/jboss-enterprise-application-platform-continuous-delivery
180-
:LinkConfigGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/configuration_guide/
181-
:LinkDevelopmentGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/development_guide/
182-
:LinkGettingStartedGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/getting_started_guide/
183-
:LinkOpenShiftWelcome: https://docs.openshift.com/online/welcome/index.html
184-
:LinkOpenShiftSignup: https://docs.openshift.com/online/getting_started/choose_a_plan.html
185-
:OpenShiftTemplateName: JBoss EAP CD (no https)
186-
187-
:ConfigBookName: Configuration Guide
188-
:DevelopmentBookName: Development Guide
189-
:GettingStartedBookName: Getting Started Guide
190-
191-
:JBDSProductName: Red Hat CodeReady Studio
192-
:JBDSVersion: 12.15
193-
:LinkJBDSInstall: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/installation_guide/
194-
:JBDSInstallBookName: Installation Guide
195-
:LinkJBDSGettingStarted: https://access.redhat.com/documentation/en-us/red_hat_codeready_studio/{JBDSVersion}/html-single/getting_started_with_codeready_studio_tools/
196-
:JBDSGettingStartedBookName: Getting Started with CodeReady Studio Tools
197-
198-
// Enable Rendering of Glow configuration in plugin examples
199-
:portedToGlow: true
200-
201172
= ejb-multi-server: EJB Communication Across Servers
202173
:author: Wolf-Dieter Fink
203174
:level: Advanced

0 commit comments

Comments
 (0)