Welcome to the NetKernel community!
The mapping of the URN name of a module to the module requires the following files:
<install>/etc/deployedModules.xml - this lists the physical location of all modules known to an instance of NetKernel.
module.xml - located at the root of each module contains an element called identity and a sub-element called uri that contains the module''s identifier along with version containing its version number.
NetKernel physically locates all modules based on deployedModules.xml, reads each module''s module.xml file to discover their URN name and subsequently performs any required resolutions.
Randy
The mapping of the URN name of a module to the module requires the following files:
<install>/etc/deployedModules.xml - this lists the physical location of all modules known to an instance of NetKernel.
module.xml - located at the root of each module contains an element called identity and a sub-element called uri that contains the module''s identifier along with version containing its version number.
NetKernel physically locates all modules based on deployedModules.xml, reads each module''s module.xml file to discover their URN name and subsequently performs any required resolutions.
Randy