After building and deploying to production enviroment (tried uberjar and war as well)
i’ve got this error
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
start up doesn’t complete
After building and deploying to production enviroment (tried uberjar and war as well)
i’ve got this error
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
start up doesn’t complete
This is a frequent problem with JAXB classes.
See answer in this topic: Problems resyncing the project - #4 от пользователя albudarov