How to identify the XSD used in standalone.xml for a given WildFly version?

23 views
Skip to first unread message

Sof Ham

unread,
Apr 2, 2026, 3:50:14 AM (9 days ago) Apr 2
to WildFly

Dear all,

As part of my work as a consultant, I frequently need to configure datasources in WildFly in the most optimal way possible.

I am looking for a reliable way to identify which XSD is referenced in standalone.xml for a given WildFly version, in order to verify the default values for datasource attributes such as initial-pool-size, blocking-timeout-millis, use-try-lock, etc.

Any pointers would be greatly appreciated.

Best regards, 
Sofiane

Rebecca Searls

unread,
Apr 2, 2026, 10:56:09 AM (9 days ago) Apr 2
to Sof Ham, WildFly
Within the file each subsystem has the XSD version specified in the
"subsystem" element (e.g <subsystem xmlns="urn:jboss:domain:weld:5.0"/>
and <subsystem xmlns="urn:wildfly:elytron-oidc-client:2.0"/>)

--
You received this message because you are subscribed to the Google Groups "WildFly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wildfly+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/wildfly/e6262ec4-0049-4371-9489-653bd0e24f15n%40googlegroups.com.

Bill Crowell

unread,
Apr 2, 2026, 11:34:18 AM (9 days ago) Apr 2
to WildFly
Sofiane,

I know this does not exactly answer your question regarding xsds, but you can look up the different elements from the WildFly documentation site.  For WildFly 37 it would be:




And so on...

Regards,

William
Reply all
Reply to author
Forward
0 new messages