org.jibx.runtime.JiBXException: Unable to access binding information for class

[TABLE]
[TR]
[TD]Original code was working but vendor proivided new jar files that return the below error message.

Code works in Eclipse but not in Wm. I’ve updated the Manifest.V3 to make sure the correct Class is loaded first - package

java.lang.RuntimeException: CONNECTION_ERROR[/TD]
[/TR]
[TR]
[TD]Caused by: java.lang.RuntimeException: CONNECTION_ERROR[/TD]
[/TR]
[TR]
[TD]Caused by: java.lang.RuntimeException: REQUEST_ERROR[/TD]
[/TR]
[TR]
[TD]Caused by: org.jibx.runtime.JiBXException: Unable to access binding information for class com.hipaat.jcvi.request.ConsentValidationRequest[/TD]
[/TR]
[TR]
[TD]Make sure classes generated by the binding compiler are available at runtime[/TD]
[/TR]
[/TABLE]

Try to regenerate your classes and then bind.