com.sun.jersey.spi.container.ContainerResponse mapMappableContainerException SEVERE: The RuntimeException could not be mapped to a response, re-throwing to the HTTP container java.lang.TypeNotPresentException: Type com.Mybean.class not present
Getting error.I'm using jersey rest api to run the existing java class using maven,jersey.