You would need to write your own handler, and override the generateWSDL()
method of your handler class, if you wish to customize the WSDL being
generated. In order to return the WSDL that you have generated, set the
following property in the MessageContext object:
MessageContext.setProperty("WSDL", <org.w3c.dom.Document of your generated
WSDL>);
-Junaid
"Beyer,Nathan"
<[EMAIL PROTECTED] To: "AXIS-User (E-mail)"
<[EMAIL PROTECTED]>
m> cc:
Subject: Customize generated WSDL
10/07/2002 04:15
PM
Please respond to
axis-user
Is there anyway to customize the WSDL that is generated by calling a
service
with the ?WSDL parameter? I've noticed some tags in the deployment
descriptor, such as <namespace>, which affect the WSDL, but I can't find
any
documentation on those elements.
Also, is there any way to turn the WSDL generation off? There are some case
where I'd like to create some custom WSDLs, which should be used instead of
the one that gets generated.
-Nathan
CONFIDENTIALITY NOTICE
This message and any included attachments are
from Cerner Corporation and are intended only
for the addressee. The information contained
in this message is confidential and may
constitute inside or non-public information
under international, federal, or state securities
laws. Unauthorized forwarding, printing, copying,
distribution, or use of such information is
strictly prohibited and may be unlawful. If
you are not the addressee, please promptly
delete this message and notify the sender of
the delivery error by e-mail or you may call
Cerner's corporate offices in Kansas City,
Missouri, U.S.A at (+1) (816)221-1024.
----------------------------------------- -