15
Nie wygenerowano @XmlRootElement przez JAXB
Próbuję wygenerować klasy Java z FpML (Finanial Products Markup Language) wersja 4.5. Wygenerowano tonę kodu, ale nie mogę go użyć. Próbuję serializować prosty dokument, otrzymuję to: javax.xml.bind.MarshalException - with linked exception: [com.sun.istack.SAXException2: unable to marshal type "org.fpml._2008.fpml_4_5.PositionReport" as an element because it is missing an @XmlRootElement annotation] W rzeczywistości żadna …