Hi If the (De)Serializers are not mention in the deploymnt discriptor axis can't find it unless you give him this info by hack into src code ect.
for more info Axis userguide cutom type mapping part(If am rember correct). It has few samples named to look at. regards Srianth On Wed, 2003-07-09 at 03:24, Joachim Van der Auwera wrote: > 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't find prefix for > > 'urn:Weight'. 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't find prefix > > for 'urn:Weight'. 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 > > > > > > >