Guys i am using apache CFX to generate wsdl file, it generates classes in target dictionary but those methods are missing @XmlRootElement anotation, so i created my own method which anotates those classes with that anotation and import specific package, when i clean and install it generates all apropriate classes but without @XmlRootElement anotation but when i call in main method my manual created class method to write anotations to generated classes it updates all classes but when i rerun app it starts restarting and restaring all over again even when i try to use swagger on localhost and gives JAXB exception error, what goes wrong ? how can i only one time call my custom class method which i have developed to avoid restarting problem
#JAXB Exception error
4 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @snow lichen! Please use
/closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Again?