Please note that the namespace in the wsdl file is a
url.

It generated the service, bindingimpl, stub, locator,
porttype, deploy.wsdd and undeploy.wsdd.
It did not create the java classes that correspond the
types that are referred by the wsdl  ( which are in a
separate schema definition files).

In the stub class, there is a method like this
net.groove.webservices.Groove._2_0.Accounts.AccountList
read(

You can see that AccountList is a type defined int the
schema, but there is no corresponding java file.

Your help is appreciated.

Do I have to copy the types defined in the schema to
the wdsl file ?
Do I have to generate the java classes for the types
separately ?

This is what I see in the console

{http://webservices.groove.net/Groove/2.0/Core/}GrooveRequestHeader
already exis
ts
{http://webservices.groove.net/Groove/2.0/Core/}>GrooveRequestHeader
already exi
sts
{http://webservices.groove.net/Groove/2.0/Core/}GrooveResponseHeader
already exi
sts
{http://webservices.groove.net/Groove/2.0/Core/}>GrooveResponseHeader
already ex
ists
{http://webservices.groove.net/Groove/2.0/Core/}URIList
already exists
{http://webservices.groove.net/Groove/2.0/Core/}IDList
already exists


Thanks


                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

Reply via email to