On Mon, 2002-12-02 at 04:32, Raju Gottumukkala wrote:
> Mr Cliffe.
> I have observed that in the wsdl file generated for my java class the
> xsd:type doesn't change once created!
>
> for example if i have created a method which returns String then recompile
> the class to a int method, then the x
looks mysterious.
is my problem also similar to yours..?
From: "Owen Cliffe" <[EMAIL PROTECTED] default ic.uk>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 01, 2002 7:56 PM
Subject: WSDL autogeneration of non-visible classes
> Hi, apologies if this is a duplicate, there are mail
Hi, apologies if this is a duplicate, there are mail issues.
Is there a way of explicitly telling axis to include certain classes in
the WSDL type definition without them being exposed through parameters or
return types of available service methods?
we have been successfully using axis to aut