Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 WSO2 治理注册表上创建可配置的治理工件。
注册表扩展文件支持工件之间的关系,但我想扩展或组合它们。例如,我需要定义一个具有其他对象的工件。而且我想用一些字段定义一个工件,并用其他字段扩展它。
这可能吗?
是的,您可以根据需要扩展现有的 rxt。您需要做的是,打开存储的 RXT 文件和新字段,然后重新启动服务器。进入管理控制台->查看 rxt 文件,您将看到新添加的字段..