Thank you for the reply guys,
I have compilation error in the
Java classes which uses the JaxB Beans. The error says the JaxB Beans cannot be found.
Here's my pom.xml
I am using MyRequest.java generated at line 76 in other java classes. Is something wrong with my project settings. I also have a compilation error at line number 70, but the error is not stopping in generateing the Jaxb Class.