I cheated (too lazy to get the sources).  I made a container class
with the jaxb annotations and put that under the server namespace.
The container has private fields that are shared-namespace classes
without the jaxb annotations.  If found that I didn't have to annotate
the fields in the shared classes, presumably because the types are all
serializable (they're in the shared namespace for use with rpc and
implement Serializable).

-- 
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.

Reply via email to