You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by stlecho <st...@gmail.com> on 2009/01/25 17:24:52 UTC

Re: Include imported XSDs in generated WSDL

Any ideas linked to this issue are more than welcome !

stlecho wrote:
> 
> Hi,
> 
> I would be glad if someone could have a look at this issue.
> 
> Regards, Stefan Lecho.
> 
> 
> stlecho wrote:
>> 
>> Hi,
>> 
>> In the WSDL I'm using different XSDs are imported: <xsd:import
>> namespace="..." schemaLocation="..."/>.
>> When generating and deploying an AAR that contains this WSDL, the WSDL
>> shown to the user when accessing "http://host/servicename?wsdl" does not
>> contain the content of the imported XSDs. Instead the import statement is
>> used. This behavior is correct, but a global overview of the WSDL and the
>> different XSDs is not possible :o(.
>> 
>> Is there a way to avoid this default behavior and to include the content
>> of the imported XSDs directly in the WSDL (I was thinking about a
>> "includeXSDs" parameter in services.xml) ?
>> 
>> Regards, Stefan Lecho.
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Include-imported-XSDs-in-generated-WSDL-tp17511649p21653452.html
Sent from the Axis - User mailing list archive at Nabble.com.