KIE Workbench Integration Responds with 401

China☆狼群 提交于 2019-12-06 20:47:43
rvernica

There is a bug in UrlResource which has been fixed. See https://issues.jboss.org/browse/DROOLS-693

Here is an alternative solution: https://stackoverflow.com/a/28230876/418730

it's ok with 6.2.0.Final and DO NOT use

KieModule module = ks.getRepository().addKieModule(urlResource);

it also return 401

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!