Hello

When I tried to use JAXB with JDO anootated classes, it give me this
exception, even when the JAXB @XmlAccessorType(XmlAccessType.NONE) and
annotate the fields explicitly.

The error i got

javax.xml.bind.JAXBException: class
org.datanucleus.store.appengine.query.StreamingQueryResult nor any of
its super class is known to this context.
....

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to