Unable to fetch datasource for form model in AEM 6.3
Hi,
I was following Adobe Experience Manager Help | Create your first adaptive form link to learn about AEM forms.
I was successful in creating the Adaptive form, which id the Step 1 in this article.
But when I am trying to create form data model from the DataBase as the datasource, I am getting this:

Also I am getting this exception ;

I know that I have set up the Pooled Datasource configuration correctly because I am able to access the database from a JSP that I created to test it.
Someone please help me out on this as I am not able to rectify this problem.