HelloWorld using Drools Workbench & KIE Server

后端 未结 3 585
无人共我
无人共我 2021-01-25 01:37

Have KIE Drools Workbench 6.2.0 Final installed inside a JBoss 7 Application Server local instance and Kie Server 6.2.0 Final inside a local Tomcat 7 instance.

Using th

3条回答
  •  庸人自扰
    2021-01-25 02:21

    What content type are you using in your POST request header? As far as I remember, that error message happened if you didn't provide a content-type: application/xml in your request's header.

    Hope it helps,

提交回复
热议问题