Error while connecting Kie server

96 views
Skip to first unread message

ajay.ch...@gmail.com

unread,
Feb 21, 2021, 10:36:40 AM2/21/21
to jBPM Development
Hi All, 
I am getting below error while connecting from java application,

caused by: javax.xml.bind.propertyexception: property "com.sun.xml.bind.marshaller.characterescapehandler" must be an instance of type com.sun.xml.bind.marshaller.characterescapehandler, not org.kie.services.client.serialization.xml character handler

Can someone please help me ?

Thanks
Ajay 

Balakrishnan B

unread,
Feb 22, 2021, 10:29:02 AM2/22/21
to jBPM Development
This XML marshaling issue is most likely due to incorrect/missing jaxb-impl dependency on the Java application. Try adding the jaxb-impl dependency to the java application. If you already have the jaxb-impl dependency in the pon.xml, check if the version of jaxb-impl matches that of the kie-server. 

ajay.ch...@gmail.com

unread,
Feb 23, 2021, 2:13:03 AM2/23/21
to jBPM Development
Thanks Bala,

Issue resolved after adding  com.sun.xml.bind to jboss-deployment-structure in dependencies module 


Thanks
Ajay 
Reply all
Reply to author
Forward
0 new messages