I have migrated my Worklight Server from version 5.0.6.1 to 6.0.0.1. Server is configured to work with DB2 database.
Every time I'm trying to deploy adapters, always the same error is returned both from Worklight Console and from Ant scripts:
[adapter-deployer] Oct 17, 2013 2:28:59 PM com.worklight.ant.deployers.AbstractDeployerTask logDeployResponse [adapter-deployer] SEVERE: The 'adapter' version 'null' is different than the version of Worklight Server '6.0.0'. [adapter-deployer] Use Worklight Studio '6.0.0' to build and deploy the application.
Both versions of Worklight Studio and Worklight Server are the same: 6.0.0.20130926-1933
I rebuilt all the project several time, but the error still persists. I didn't find a way where the adapter version should be set.
Anyone could help me on this?