users@glassfish.java.net

Re: XML Catalogs with wsimport - NOT WORKING ??

From: Vijay Ramachandran <Vijay.Ramachandran_at_Sun.COM>
Date: Tue, 02 Jan 2007 19:01:50 -0800

Cross posting this to the JAXWS alias also

Vijay

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_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>