Hi there, 
we currentely working on project which  using jaxb and jersey client to 
consume REST web services outside of GAE. 
*problem one*: 
I can find couple of thread ( *jaxb 
support*<http://groups.google.com/group/google-appengine-java/browse_thread/thread/984febde561e9b39/822eba4d3731d5f4?lnk=gst&q=JAXB+Support+#822eba4d3731d5f4>
   
*JAXB Support* 
(2)<http://groups.google.com/group/google-appengine-java/browse_thread/thread/6f27b8cd58db8568/10fb1f80ef86a07e?lnk=gst&q=JAXB+Support+#10fb1f80ef86a07e>
  
) which talking about jaxb versions on GAE, seems 2.1.12 can be supported, 
but there is no "offical answer" of what is the exact version we should use, 
is there any google guys can confirm the version number for us? 

do we need to inculde jaxb-api.jar and jaxb-impl.jar in web-inf/lib/ folder 
when we deploy them onto GAE?

*problem two*: when we testing on local dev server, when posting xml using 
jersey client, BIG xmls content will be *trunked  when it is reach certain 
length.BTW, we don't have any problem on prod env and this only happens on 
local dev server., seems maximize charactors we can send is 3853, doesn't 
anyone has similar problem like this?* 

-- 
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-java@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