users@jax-ws.java.net

Re: for creating a service from WSDL in NetBean 5.5

From: Lukas Jungmann <Lukas.Jungmann_at_Sun.COM>
Date: Thu, 16 Nov 2006 23:33:48 +0100

yuyin Song wrote:
> Hi All,
>
> When I created a service from WSDL defined using
> NetBean 5.5., There is an error in WSDL. The error
> information is "there is not port specified in WSDL".
> But I actually I defined port in WSDL. And this WSDL
> file was working well in NetBean 5.0. I do not know
> why?

Could you send us whole wsdl, please?
 From the snippet you have posted I can just suggest to create an
abstract wsdl from the one you're trying to use and try to use this new wsdl

--lj

>
> The port definition is a s follows:
>
> <wsdl:service
> xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
> name="SmartTransducerServices">
>
> <wsdl:port
> name="SmartTransducerServicePortTypePort"
> binding="stml:SmartTransducerServicesBinding">
> <soap:address location="PUT ACTUAL ADDRESS
> HERE"/>
> </wsdl:port>
>
> </wsdl:service>
>
> What is wrong with port definition in WSDL? Who can
> help me? Thanks.
> Regards,
>
> Yin
>
>
>
>
>
> ____________________________________________________________________________________
> Sponsored Link
>
> Mortgage rates near 39yr lows.
> $310k for $999/mo. Calculate new payment!
> www.LowerMyBills.com/lre
>
> ---------------------------------------------------------------------
> 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
>