I'm following the Java SQL Adapter tutorial from IBM MobileFirst Platform. The RSSAdapter is deployed successfully, but the UserAdapter deployment fails.
The errors:
[ERROR ] Preparation to deploy adapter 'UserAdapter' failed. java.lang.reflect.InvocationTargetException
And
Adapter deployment failed: null
My fail is not setting up the data source. After configuring server.xml file, the adapter deployed succesful