Re: client-config.wsdd overrides encoding style

2004-07-20 Thread Yves Langisch
Dims, done, with test project. Hope someone has time to look at it soon since there is no easy workaround. Yves On Mon, 2004-07-19 at 15:21, Davanum Srinivas wrote: > please log a bug (a test would be much appreciated) > > thanks, > dims > > On Mon, 19 Jul 2004 14:00:20 +0200, Yves Langisch <[

Re: client-config.wsdd overrides encoding style

2004-07-19 Thread Davanum Srinivas
please log a bug (a test would be much appreciated) thanks, dims On Mon, 19 Jul 2004 14:00:20 +0200, Yves Langisch <[EMAIL PROTECTED]> wrote: > Follow-up: I have the same behaviour when I set the handlers on the call > (setClientHandlers). It's already enough to invoke the method with an > empty

Re: client-config.wsdd overrides encoding style

2004-07-19 Thread Yves Langisch
Follow-up: I have the same behaviour when I set the handlers on the call (setClientHandlers). It's already enough to invoke the method with an empty chain to get the described behaviour. Tested with 1.2beta1 and 1.2beta2. What's wrong here? Yves On Mon, 2004-07-19 at 11:31, Yves Langisch wrote:

client-config.wsdd overrides encoding style

2004-07-19 Thread Yves Langisch
All, I have a document/literal web service which I invoke through the wsdl2java generated stub. So far everything is okay. Now, if I create a client-config.wsdd to define some handlers, it seems that the client-config.wsdd overrides the encoding settings made by the stub although there is no encod