Skip to content

[issues-87] Test AMQP Connector interoperability tests with AMQ broker#88

Open
tommaso-borgato wants to merge 1 commit intomainfrom
issues-87
Open

[issues-87] Test AMQP Connector interoperability tests with AMQ broker#88
tommaso-borgato wants to merge 1 commit intomainfrom
issues-87

Conversation

@tommaso-borgato
Copy link
Copy Markdown
Collaborator

@tommaso-borgato tommaso-borgato commented Mar 20, 2026

Resolves #87

Description

Test WildFly using microprofile AMQ connector and bootable jar to connect to a remote AMQ Broker

CI Run: eap-8.x-cross-product-face#211

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • Pull Request contains a description of the changes
  • Pull Request does not include fixes for multiple issues/topics
  • Code is self-descriptive and/or documented
  • I tested my code in OpenShift

Copy link
Copy Markdown
Member

@fabiobrz fabiobrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tommaso-borgato - one minor comment to remove an unwanted JUnit 5 tag.

* </p>
*/
@WildflyTest
@EapTest
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JBoss EAP does not support Bootable JAR.

@tommaso-borgato tommaso-borgato changed the title EapBootableJarWithAmqpConnectorTests -> WildflyAmqpConnectorIT [issues-87] Test AMQP Connector interoperability tests with AMQ broker Mar 27, 2026
Copy link
Copy Markdown
Member

@fabiobrz fabiobrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @tommaso-borgato - let's wait for Intersmash/intersmash-applications#97 to be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test AMQP Connector interoperability tests with AMQ broker

2 participants