Adding custom Category Identifier systems for Organizations Services Endpoints

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
{toc}
\\
Petals Master allows to add custom Category and Identifier systems for Organizations, Services and Endpoints to the registry at startup.
Standard UDDI Category and Identifier systems are registered at Petals Master startup thanks to an XML dataset available in "$\{petals-master-root\}/WEB-INF/classes/tmodel/" and called "base-tmodels.xml". You could add your custom Category and Identifier systems thanks to this file. Once added, they will be available in UI and WS API and then, they could be used with Services, Endpoints and Organizations.
\\

{warning}{color:#cc0000}{*}Caution{*}{color}\\
Don't remove standard TModels from "base-tmodels.xml". They are Petals Master requirements. {warning}