Question

Some of the classes like com.att.PaymentHelper use the com.worklight.server.integration.api.JSObjectConverter class. This class was bundled in the worklight-jee-library.jar in Worklight 5.0.6, but it is not found in Worklight 6.0.0.1.

I also noted from the readme.txt of the ATT package that it is tested only on Worklight 5.0.6.

Was it helpful?

Solution

Starting in Worklight 6.0.0.x, the JSObjectConverter class changed location.
It is now located at: com.worklight.common.js.util.JSObjectConverter.

I have contacted the people in charge of this package with the information mentioned above.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top