javax.ws.rs.WebApplicationException: javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module path or classpath – Amazon Web Sevices
I am using com.emc.object.s3. I am trying to list all the key in a S3 bucket, but when I call the listObjects method in S3Client, it raises the following error. javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module…