As specified in the documentation, I used the <parameter
name="allowedMethods" value= "method names" /> tag to specify the methods
that I should be exposed in the Web Service. But still after I deploy the
web service & copy the jar files in the webapps/axis/lib directory, all the
methods of the class & its super class get exposed (the super class inherits
from the Object class, but the Object class methods donot get exposed).

Am I doing something wrong? 

Thanks


> -----Original Message-----
> From: Martin Senger [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 23, 2002 3:05 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Question regarding deploying service using deploy.wsdd
> 
> 
> >
> > The auto-generated WSDL contains information
> > (types/portTypes/messages) for all the methods (& their 
> parameters & return
> > types). How do I prevent this from happening? 
> >
>    The documentation says: "...we could also have restricted the
> SOAP-accessible methods by using a space or comma separated list of
> available method names."
> 
>    Martin
> 
> -- 
> Martin Senger
> 
> EMBL Outstation - Hinxton                [EMAIL PROTECTED]     
> European Bioinformatics Institute        Phone: (+44) 1223 
> 494636      
> Wellcome Trust Genome Campus             (Switchboard:     494444)
> Hinxton                                  Fax  : (+44) 1223 494468
> Cambridge CB10 1SD
> United Kingdom                           
> http://industry.ebi.ac.uk/~senger
> 

Reply via email to