I\'m trying to build a REST API of web Services I created for my project. My web services are working without problems.
Now, I want to Deploy my Services on a distan
I believe this is because you listed the artifact as an exclusion in your pom. i.e
jdbc-stdext javax.sql
I think if you remove this block you will be fine