Cannot deploy serverless project
thetis-apps opened this issue · 0 comments
thetis-apps commented
Eclipse 2020-9 only runs on JVM 11 and higher. As I understand it JAXB is no longer included in the JVM from 11 and onward.
Apparently the toolkit depends on JAXB.
When trying to deploy a serverless project I get the following error message:
"Deploying Serverless template to AWS Cloudformation has encountered a problem."
And the detailed message reads:
"An internal error occurred during: "Deploying Serverless template to AWS CloudFormation.".
javax/xml/bind/JAXBException"