JAXB generated classes import jaxb classes that are used for annotations, and that gives you problems with the compilation to javascript. I've seen various people post to this list with problems getting this to work with GWT RPC, but I don't recall anybody saying they'd managed it.
On 31/03/11 09:08, Michele Rossi wrote:
Hi, I would like to use JPA-annotated classes and schema-generated JAXB-annotated classes as data transfer objects for my RPC services. Is there anything fundamentally difficult / wrong with this? I tried some time ago but I couldn't get it to work so I had to code up ugly DTO translators. I assume that provided I make a GWT module with the source java files available RPC should happy right? thanks, Michele -- 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.
-- 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.
