Skip to content

Commit

Permalink
Merge pull request #1004 from emmartins/sync-35.x
Browse files Browse the repository at this point in the history
Sync 35.x with main
  • Loading branch information
emmartins authored Jan 15, 2025
2 parents 06efc32 + 25877e5 commit 5535034
Show file tree
Hide file tree
Showing 67 changed files with 73 additions and 106 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reduce_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: WildFly Quickstarts Update 'README.adoc's
on:
push:
branches:
- main
- 35.x

# Only run the latest job
concurrency:
Expand Down
2 changes: 0 additions & 2 deletions README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ The quickstarts demonstrate {javaVersion} and a few additional technologies from

These quickstarts run on the WildFly application server. The quickstarts are configured to use the correct Maven dependencies and ensure that you test and compile the quickstarts against the correct runtime environment.

Each quickstart folder contains a `README-source.adoc` file that describes the quickstart features and provides instructions about how to build and run it. Instructions are provided to build the more readable `README.html` files.

Make sure you read this entire document before you attempt to work with the quickstarts.

[[system_requirements]]
Expand Down
2 changes: 1 addition & 1 deletion batch-processing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>cmt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ee-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>ejb-multi-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>ejb-remote</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-security-context-propagation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>ejb-security-context-propagation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-security-programmatic-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>ejb-security-programmatic-auth</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-throws-exception/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>ejb-throws-exception</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-timer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>ejb-timer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-txn-remote-call/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ejb-txn-remote-call/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>ejb-txn-remote-call</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-txn-remote-call/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ha-singleton-deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ha-singleton-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion helloworld-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>helloworld-jms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion helloworld-mdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion helloworld-mutual-ssl-secured/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion helloworld-mutual-ssl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion helloworld-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>helloworld-rs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion helloworld-singleton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion helloworld-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>helloworld-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>helloworld</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion http-custom-mechanism/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>jaxrs-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>jaxrs-jwt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxws-ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>jaxws-ejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxws-retail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>jaxws-retail</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsonp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>jsonp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jta-crash-rec/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new
WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff7f000001:1040a11d:534ede43:1c, node_name=1, branch_uid=0:ffff7f000001:1040a11d:534ede43:20, subordinatenodename=null, eis_name=java:jboss/datasources/JTACrashRecQuickstartDS >
----
+
This is normal. What actually happened is that the first resource, `JTACrashRecQuickstartDS`, committed before the {productName} server was halted to insert the recovery record. The transaction logs are only updated/deleted after the outcome of the transaction is determined. If the transaction manager did update the log as each participant (database and JMS queue) completed then throughput would suffer. Notice you do not get a similar message for the JMS resource since that is the resource that recovered and the log record was updated to reflect this change. You need to manually remove the record for the first participant if you know which one is which or, if you are using the community version of the ${product.name} server, then you can also inspect the transaction logs using a JMX browser. For the demo it is simplest to delete the records from the file system, however, *be wary of doing this on a production system*.
This is normal. What actually happened is that the first resource, `JTACrashRecQuickstartDS`, committed before the {productName} server was halted to insert the recovery record. The transaction logs are only updated/deleted after the outcome of the transaction is determined. If the transaction manager did update the log as each participant (database and JMS queue) completed then throughput would suffer. Notice you do not get a similar message for the JMS resource since that is the resource that recovered and the log record was updated to reflect this change. You need to manually remove the record for the first participant if you know which one is which or, if you are using the community version of the ${productName} server, then you can also inspect the transaction logs using a JMX browser. For the demo it is simplest to delete the records from the file system, however, *be wary of doing this on a production system*.

. Do NOT forget to link:{configureBytemanDisableDocUrl}[Disable the Byteman script] by restoring the backup server configuration file. The Byteman rule must be removed to ensure that your application server will be able to commit 2PC transactions!

Expand Down
2 changes: 1 addition & 1 deletion jta-crash-rec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>jta-crash-rec</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<!-- TODO fix artifact name to match components -->
Expand Down
2 changes: 1 addition & 1 deletion kitchensink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>kitchensink</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>
<artifactId>logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion messaging-clustering-singleton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
17 changes: 1 addition & 16 deletions micrometer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -100,23 +100,8 @@
<artifactId>wildfly-maven-plugin</artifactId>
<version>${version.plugin.wildfly}</version>
</plugin>
<plugin>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-maven-plugin</artifactId>
<version>${version.plugin.wildfly-jar}</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>11</source>
<target>11</target>
</configuration>
</plugin>
</plugins>
</build>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion microprofile-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>9</version>
<version>10</version>
<relativePath/>
</parent>

Expand Down
Loading

0 comments on commit 5535034

Please sign in to comment.