Skip to content

[WFLY-22014] Document WFLYSRV0019 warning for quickstarts using H2 @D…#1176

Open
kstekovi wants to merge 1 commit into
wildfly:mainfrom
kstekovi:WFLY-22014
Open

[WFLY-22014] Document WFLYSRV0019 warning for quickstarts using H2 @D…#1176
kstekovi wants to merge 1 commit into
wildfly:mainfrom
kstekovi:WFLY-22014

Conversation

@kstekovi

Copy link
Copy Markdown
Contributor

@kstekovi kstekovi requested a review from emmartins as a code owner June 17, 2026 06:13

H2 Database:: This quickstart uses the H2 database included with {productNameFull} {productVersion}. It is a lightweight, relational example datasource that is used for examples only. It is not robust or scalable, is not supported, and should NOT be used in a production environment.

H2 Unsupported Module Warning:: This quickstart uses `@DataSourceDefinition` to define its datasource, which requires declaring a dependency on the `com.h2database.h2` server module. Because this module is marked as unsupported (`jboss.api=unsupported`), the server logs the following warning on every deployment:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This content should only be rendered for product releases, i.e. all of it should be inside the following ifdef:

ifdef::ProductRelease[]
...
endif::[]

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.

2 participants