i am getting the error when i try to upload a file based exactly off the example shown here Sample
The error is
Allocate exception for servlet com.testapp.rest.JaxRsActivator: java.lang.RuntimeException: Unable to find a public constructor for class org.jboss.resteasy.core.AsynchronousDispatcher
What can this mean?