I also tried to use JAXB generated classes in GWT. When i add the JAXB Sources to the GWT Compiler it works with a lot of errors. But when i tried to use some imports( import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement;) the compiler fails.
Has anyone a solution to use JAXB generated classes in GWT? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
