I have create a registration form in jsp file with jsf and I try to connect it with a web service in order to pass through this the elements to a database.
When I press
The specified classes are missing from the project classpath at the time of execution of the test.
The solution is to add the following dependency to your pom:
commons-discovery commons-discovery 0.5 test