ion to equate the targetNamespace of an XML
> schema or the value of the *xmlns* attribute in XML instances with the
> location of the corresponding schema.
>
> Since namespaces are in fact *URIs*, and *URIs may be locations*, and *you
> may be able to retrieve a schema from that location*,
>
> it does not mean that is the only sch
r namespace, and it is
up to a processor of XML to determine which one to use in a particular
processing context. The WSDL specification provides the processing context here
via the mechanism, which is based on the XML schemas grammar for the
similar concept"
http://www.w3.org/TR/ws
lar processing context. The WSDL specification provides the
> processing context here via the ** mechanism, which is based on
> the XML schemas grammar for the similar concept"
> http://www.w3.org/TR/wsdl
>
> *to use a specific XSD location use xs:import *e.g.
> http://www.w3schools.com/schema"/>
>
com/schema"/>
http://www.w3schools.com/schema/el_import.asp
HTH
Martin
__
Date: Tue, 15 Apr 2014 09:28:28 +0100
Subject: Re: Browser/CURL requests to WS w/response extending a type
From: mike.ha...@ombiel.com
To: java-user@axis.apac
naming things, and off-by-one errors.*
>
> *-Martin Fowler*
>
>
>
> *From:* Mike Hawes [mailto:mike.ha...@ombiel.com]
> *Sent:* Monday, April 14, 2014 4:25 AM
> *To:* java-user@axis.apache.org
> *Subject:* Re: Browser/CURL requests to WS w/response extending a type
>
>
invalidation, naming
things, and off-by-one errors.
-Martin Fowler
From: Mike Hawes [mailto:mike.ha...@ombiel.com]
Sent: Monday, April 14, 2014 4:25 AM
To: java-user@axis.apache.org
Subject: Re: Browser/CURL requests to WS w/response extending a type
Hi Shameera,
I'm afraid there are no log m
Hi Shameera,
I'm afraid there are no log messages there at all for that request, in any
of the standard tomcat logs or our Log4J setup, not even an access request.
Is there some specific Axis2 logging I should enable?
Best regards,
Mike
On 11 April 2014 18:43, Shameera Rathnayaka wrote:
> Hi
Hi Mike,
Do you see any exception in servers side logs? if there is, send the stack
trace of server side too?
Thanks,
Shameera.
On Fri, Apr 11, 2014 at 3:42 PM, Mike Hawes wrote:
> I've written a web service with Axis2 1.6.2 with a request that extends
> another type, with a request element t
I've written a web service with Axis2 1.6.2 with a request that extends
another type, with a request element that looks like this in its .xsd: