anyone can help?

On May 22, 6:04 pm, xdfbb <[email protected]> wrote:
> 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/th...>
>   
> *JAXB Support* 
> (2)<http://groups.google.com/group/google-appengine-java/browse_thread/th...> 
>  
> ) 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 [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-appengine-java?hl=en.

Reply via email to