I am new to wildfly. Can anyone give the difference between extension and global-modules in wildfly standalone.xml.
As per the Wildfly documentation an extension is a module that extends the core capabilities of the server. But global-module is also provide the common dependencies to the wep applications. So, where is the difference.
Thanks Senthil