users@jax-rpc.java.net

Re: empty WSDL types

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Tue, 20 Jul 2004 13:02:38 -0700

Luca,
Would you please send your service endpoint interface? That is the only
way to see why.

Thanks

Luca Nardi wrote:

>Hello,
>
>I deployed a webservices application with jwsdp.
>Services need complex-types for data interchange (JavaBeans) which i
>enclosed in my project.
>I got these beans from a wsdl file, using wscompile.
>
>When i deploy web-services, build is successfull, but when I go to the
>endpoint url to get wsdl, it presents an empty types section like this:
>
>
><?xml version="1.0" encoding="UTF-8" ?>
>- <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
>xmlns:tns="http://com.test/wsdl/MyHello"
>xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
>xmlns:ns2="http://com.test/types/MyHello" name="MyHello"
>targetNamespace="http://com.test/wsdl/MyHello">
> <types />
>- <message name="...
>
>
>So, why <types /> ?
>Is the webservice correctly deployed?
>I can't generate client stubs.
>
>Can you help me?
>Thank you,
> Luca
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
>For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
>
>
>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Kohlert
Sun Microsystems, Inc.            
doug.kohlert_at_sun.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net