Vijesh A.V. wrote:
> Hi vivek,
>
> I was also expecting inline xsd. As per WS-Basic Profile 1.1 xsd:import
> is not supposed to be there in wsdl file, right?
>
No, thats not correct. BP 1.1 allows import of another schema, see
http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html#WSDL_Import_location_Attribute_Structure
If you disagree, can you point me to the section of BP 1.1 which
disallows it?
>
> And JAXWS RI says it adheres to Basic Profile.
Yes we do comply with BP 1.1.
> An option would be fine
>
> Apart from the above, it is nice to have all information in wsdl
> especially when the xsd is small.
>
>
There is no plan to support this feature now, we will try to address in
the future version.
> Something I noticed: In Glassfish v2 b21 wsdl file is not accessible
> through console. WSDL file is displayed as null. But the web service is
> deployed properly and can be communicated with.
>
How're you communicated with the webservice? Are you able to generate
client side artifacts using wsimport?
-vivek.
> Vijesh
>
> -----Original Message-----
> From: Vivek Pandey [mailto:Vivek.Pandey_at_Sun.COM]
> Sent: 17 October 2006 19:48
> To: users_at_jax-ws.dev.java.net
> Subject: Re: Generating inline schema
>
> Dima Gutzeit wrote:
>
>> Hi,
>>
>> Are there plans to add configuration that will make Jax-WS generating
>> the schema INLINE in the WSDL file, rather then creating external XSD
>> file ?
>>
>>
> There is no plan currently. Why do you prefer inlining vs reference to
> external schema file?
>
> -vivek.
>
>> Regards,
>> Dima Gutzeit.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
>> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net
>
>