Hi Hrishikesh,
This is a known bug and will be fixed in the next public release of JAX-RPC.
Thanks for your interest in JAX-RPC.
Regards,
-Arun
Hrishikesh Bhagwat wrote:
>>hi,
>>
>>On my client side, i have the following config.xml file. I have indicated
>>type mapping in it however this doesn't seem to affect the working of
>>xrpcc tool any bit. It still makes its own Address_SOAPSerializer class.
>>
>><?xml version="1.0" encoding="UTF-8"?>
>><configuration
>>xmlns="http://java.sun.com/jax-rpc-ri/xrpcc-config">
>> <wsdl name="InfoRMI" location="./build/InfoRMI.wsdl"
>>packageName="edu.ws">
>> <typeMappingRegistry>
>> <typeMapping
>>encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
>> <entry schemaType="ns1:Address"
>>javaType="edu.ws.AddressOnClientSide"
>> serializerFactory="com.edu.AddressSerializer"
>> deserializerFactory="com.edu.AddressSerializer"
>> xmlns:ns1="http://xoriant.com/types"/>
>> </typeMapping>
>> </typeMappingRegistry>
>> </wsdl>
>></configuration>
>>
>>I have also attached is the WSDL file. Could you please tell me what i
>>should do so that
>>the framework starts using my Serializer.
>>
>>Hrishikesh Bhagwat
>>
>> <<InfoRMI.wsdl>>
>>
>>Victory, at all costs;
>>Victory, in the spirit of all fears;
>>Victory, however hard and long the road may be
>>because without Victory,
>>there is NO SURVIVAL
>>
>>
--
=============================================
There is only one me, I must live myself!
There is only one today, I must live itself!
=============================================
http://members.tripod.com/~apgupta/index.html
=============================================