Oh yes, this message also appears (on the server side) when I try to query
the web-service.

In fact, it seems the custom serializers samples are utterly useless (or I
am getting retarded). While the (de)serializer classes exist, they are not
mentioned in the deployment descriptors and don't seem to be used at all in
the actual sample code. Am I missing something (or a lot) ?

Joachim

----- Original Message -----
From: "Joachim (PROGS)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 08, 2003 9:54 PM
Subject: custom (de) serializer


> I am trying to write custom (de)serializers.
>
> When in the AxisServlet, I now ask the wdsl to be generated, I get the
> following error
>
> AXIS error
> Sorry, something seems to have gone wrong... here are the details:
>
> Fault - ; nested exception is:
> WSDLException: faultCode=OTHER_ERROR: Can&apos;t find prefix for
> &apos;urn:Weight&apos;. Namespace prefixes must be set on the Definition
> object using the addNamespace(...) method.:
> AxisFault
>  faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
>  faultSubcode:
>  faultString: WSDLException: faultCode=OTHER_ERROR: Can&apos;t find prefix
> for &apos;urn:Weight&apos;. Namespace prefixes must be set on the
Definition
> object using the addNamespace(...) method.:
>  faultActor:
>  faultNode:
>  faultDetail:
>
>
> Any clues about the cause of this error.Why should I use a
> "addNamespace()" method when there is a typemapping for the types?
>
> Thanks for the help,
> Joachim
>
>
>

Reply via email to