I'm trying to consume a JAX-RS Webservice written in Java from Jquery. I succeeded when my jquery version was set to 1.4.3. But I need for another purpose to updgrade my jquery version (to 1.5.1). Since then, my call to the webservice fails.
Does anyone has ever encountered such problem ??
Thanks for your answers