Re: Custom Serializer is invoked twice for a single web service call

2004-11-11 Thread tom ONeill
Axis1_2beta Cheers, Tom p.s. sorry about the really bad naming conventions :) From: Davanum Srinivas [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Custom Serializer is invoked twice for a single web service call Date: Wed, 10 Nov 2004 07:19:32 -0500

Re: Custom Serializer is invoked twice for a single web service call

2004-11-11 Thread tom ONeill
PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Custom Serializer is invoked twice for a single web service call Date: Thu, 11 Nov 2004 09:17:18 + Hi all, As requested by Davanum I created a simple example to test this scenario. It turns out that the simple example

Re: Custom Serializer is invoked twice for a single web service call

2004-11-11 Thread Davanum Srinivas
is invoked twice for a single web service call Date: Wed, 10 Nov 2004 07:19:32 -0500 that is weird!! Can you please create a bug report with a small test? are u using latest nightly? thanks, dims On Wed, 10 Nov 2004 12:14:20 +, tom ONeill [EMAIL PROTECTED] wrote: Hi all

Custom Serializer is invoked twice for a single web service call

2004-11-10 Thread tom ONeill
Hi all, I have written a custom serializer and deserializer for one of my complex types and I have configured my client to use these custom serializers using a client-config.wsdd file. I have added some debug output to the serialize method of my custom Serializer and I have noticed that this

Re: Custom Serializer is invoked twice for a single web service call

2004-11-10 Thread Davanum Srinivas
that is weird!! Can you please create a bug report with a small test? are u using latest nightly? thanks, dims On Wed, 10 Nov 2004 12:14:20 +, tom ONeill [EMAIL PROTECTED] wrote: Hi all, I have written a custom serializer and deserializer for one of my complex types and I have

RE: Custom Serializer is invoked twice for a single web service call

2004-11-10 Thread John Menke
:[EMAIL PROTECTED] Sent: Wednesday, November 10, 2004 7:14 AM To: [EMAIL PROTECTED] Subject: Custom Serializer is invoked twice for a single web service call Hi all, I have written a custom serializer and deserializer for one of my complex types and I have configured my client to use these custom