Wso2 无法加载填充器类;生命周期预测器“;

Wso2 无法加载填充器类;生命周期预测器“;,wso2,wso2carbon,Wso2,Wso2carbon,我创建了一个WSO2治理工件,并尝试将其添加到输入中,以显示现有生命周期的列表: <field type="options"> <name label="Lifecycle Name">Lifecycle Name</name> <values class="org.wso2.carbon.governance.services.ui.utils.LifecycleListPopulator"> </value

我创建了一个WSO2治理工件,并尝试将其添加到输入中,以显示现有生命周期的列表:

<field type="options">
 <name label="Lifecycle Name">Lifecycle Name</name>
   <values 
     class="org.wso2.carbon.governance.services.ui.utils.LifecycleListPopulator">   
   </values>
 </field>
填充生命周期列表的类是否已更改


谢谢

是的,位置发生了一些变化,请尝试使用以下工具

“org.wso2.carbon.governance.generic.ui.utils.LifecycleListPopulator”

问候

ERROR {org.wso2.carbon.governance.generic.ui.utils.GenericUIGenerator} - Unable to   
load populator class