By design as far as I can tell: The important jaxb classes are restricted.   <br><br><a href="http://code.google.com/p/googleappengine/issues/detail?id=1267">http://code.google.com/p/googleappengine/issues/detail?id=1267</a><br>
<br>-A<br><br><div class="gmail_quote">On Fri, Jul 17, 2009 at 8:56 PM, Emmanuel Bernard <span dir="ltr">&lt;<a href="mailto:emmanuel@hibernate.org">emmanuel@hibernate.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="word-wrap: break-word;"><div>You mean JAXB by design or the JAXB implementation you have tried?</div><div><div></div><div class="h5"><br><div><div>On  Jul 17, 2009, at 14:47, Adrian Cole wrote:</div><br><blockquote type="cite">
The only problem with using jaxb is that it doesn&#39;t work in google app engine.  Switching to jaxb implies adding another roadblock on the way to gae/j support.  This is the only reason I&#39;m not using jaxb for jclouds, even though it would make things simpler.<br>
 <br>-Adrian<br><br><div class="gmail_quote">On Fri, Jul 17, 2009 at 5:38 PM, Vladimir Blagojevic <span dir="ltr">&lt;<a href="mailto:vblagoje@redhat.com" target="_blank">vblagoje@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 <div>On 7/17/09 5:16 PM, Bill Burke wrote:<br> &gt; Wouldn&#39;t it be better to write a javadoc-like generator that<br> &gt; introspected for JAXB and Inifispan annotations instead of writing your<br> &gt; own XML parser and schema generator?  Or maybe I&#39;m misunderstanding your<br>
 &gt; post.<br> &gt;<br> &gt; In other words, use JAXB for marshalling/unmarshalling/schema<br> &gt; generation.  Use inifinispan javadoc generator for documentation.<br> &gt;<br> </div>I looked around a bit more to see that now in JAXB 2.x we have<br>
 annotations as well :) If we annotate our configuration beans with JAXB<br> annotations I suppose we can do exactly what you suggest - use JAXB for<br> marshalling/unmarshalling/schema generation and at the same time use<br>
 those annotation in a custom tool that creates reference documentation.<br> <div>&gt; By creating your own XML parsing you&#39;ve just complicated the maintenance<br> &gt; problems for future maintainers of infinispan.<br>
 &gt;<br> </div>I agree.<br> <br> Cheers,<br> Vladimir<br> _______________________________________________<br> infinispan-dev mailing list<br> <a href="mailto:infinispan-dev@lists.jboss.org" target="_blank">infinispan-dev@lists.jboss.org</a><br>
 <a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br> </blockquote></div><br> _______________________________________________<br>
infinispan-dev mailing list<br><a href="mailto:infinispan-dev@lists.jboss.org" target="_blank">infinispan-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a></blockquote>
</div><br></div></div></div></blockquote></div><br>