This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/artemis-examples.git
commit edd800c7b2a25cf260702b4d90ab8c21a2e88bf1 Author: Robbie Gemmell <[email protected]> AuthorDate: Tue Jan 13 12:08:14 2026 +0000 ARTEMIS-5807: fixups for previous readme changes --- examples/features/sub-modules/tomcat/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/features/sub-modules/tomcat/readme.md b/examples/features/sub-modules/tomcat/readme.md index 8ca1c9ff..8400dfb8 100644 --- a/examples/features/sub-modules/tomcat/readme.md +++ b/examples/features/sub-modules/tomcat/readme.md @@ -1,14 +1,14 @@ -# Apache Apache Artemis Tomcat Integration JNDI Resources Sample +# Apache Artemis Tomcat Integration JNDI Resources Sample This is a Sample Tomcat application showing JNDI resource in tomcat context.xml for ConnectionFactory -and Destination for Apache Apache Artemis. +and Destination for Apache Artemis. The sample context.xml used by the tomcat in this example can be found under: /src/tomcat7-maven-plugin/resources/context.xml To run -start Apache Apache Artemis on port 61616 +start Apache Artemis on port 61616 then --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
