Hi Andreas,
Yes this bug was realised recently and fixed in the latest codebase.
Now the codegenerator generates correct message receivers based on the
operation

On 2/7/06, Andreas Bobek <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a very small WSDL file with only one in-only operation.
> When running wsdl2java it generates a services.xml file with
> mep="http://www.w3.org/2004/08/wsdl/in-out";
> and a MessageReceiver class inheriting from
> AbstractInOutSyncMessageReceiver.
> As expected, when invoking the service with ClientAPI it sends back a
> fault. At service side RawXMLINOnlyMessageReceiver is used instead of
> the generated MessageReceiver class.
>
> Is this bug already known? I couldn't find another post.
> Thanks, Andreas Bobek.
>
>


--
Ajith Ranabahu

Reply via email to