#Azure hosting for my school project
1 messages · Page 1 of 1 (latest)
Is this a web app that has nothing done to it?
@subtle sundial No i have made like a back-end with jersey/jackson and front end with javascript html and css. When i run it local on tomcat it works fine.
I uploaded it to azure with maven
@mortal tiger could you look into this
are you pontentilaly missing dependencies? Looking at the logs with the WADL error, I found this thread where someone had the same error, fixed with adding dependencies:
https://stackoverflow.com/questions/54632086/java-11-implementation-of-jaxb-api-has-not-been-found-on-module-path-or-classpa#:~:text=The real problem was the module-info.java. It is required to have 2 entries for jaxb%3A