users@jax-rpc.java.net

FastInfoSet automatically turning on

From: Christian Villoslada <cvilloslada_at_gmail.com>
Date: Fri, 26 May 2006 15:44:01 -0400

Hello,

FastInfoSet encoding is occurring from the service
with out the appropriate content negotiation from the
client.

I have browsed the archives and found that this is a
known issue with jwsdp 1.6 (which i am using) Seems
like the recommended fix is to keep using 1.6 with out
upgrading to 2.0 is to use the FastInfoSet.jar from
jwsdp 2.0.

I have downloaded jwsdp and copied the newer
FastInfoSet.jar to my jwsdp 1.6 application, replacing
the old jar. But it seems like FastInfoSet encoding
is still happening automatically.

Any thoughts as to what else could be the issue? Is
there any way to explicitly turn off FastInfoSet
encoding?

My client is generating a request with http headers:
Content-Type: text/xml
Accept: text/xml

Thank you in advance for any insight.

Chris