users@jax-ws.java.net

Re: XML Catalogs with wsimport - NOT WORKING ??

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Wed, 03 Jan 2007 17:45:34 -0800

Ok, I created issue
https://jax-ws.dev.java.net/issues/show_bug.cgi?id=179 and fixed it. Try
the nightly tomorrow.

-vivek.

Vivek Pandey wrote:
> Hi Mark,
>
> Looks like there is a bug in wsimport. Please report an issue at
> http://jax-ws.dev.java.net.
>
> thanks,
>
> -vivek.
>
> Mark Hansen wrote:
>> Is the -catalog feature on wsimport working? I am trying to run the
>> jaxws nightly build (from Jan 2, 2007) version of teh wsimport_catalog
>> sample. It appears to be trying to parse the document at URL
>> http://foo.org/hello?wsdl (yes, this actually redirects to something on
>> the Internet). It gives me this:
>>
>> C:\src\jaxws-ri-nightly-20070102\samples\wsimport_catalog>ant
>> Buildfile: build.xml
>>
>> setup:
>>
>> generate-artifacts:
>> [wsimport] Consider using <depends>/<produces> so that wsimport won't
>> do unnecessary compilation
>> [wsimport] parsing WSDL...
>>
>>
>> [wsimport] [WARNING] "Not a WSDL document: http://foo.org/hello?wsdl,
>> it gives "{http://www.w3.org/1999/xhtml}html", re
>> trying with MEX..."
>> [wsimport] line 2 of http://foo.org/
>>
>> ---------------------------------------------------------------------
>> 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
>