|
There
is a <wsdlFile>/path/to/file</wsdlFile> element in the service
declaration in WSDD.
Axis
will return this file instead of generating WSDL on the fly if this is
set.
--
Tom Jordahl Macromedia Server Development -----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 2:49 PM To: [EMAIL PROTECTED] Subject: Using wsdd/dynamic deployment to generate WSDL with multiple serv ices Hello, I am looking for a way to dynamically create a single
WSDL with multiple services. I succeeded in generating a static WSDL having multiple
services with Java2WSDL, but can't find a way to specify this with
WSDD. Is there a way to do this with WSDD, if yes, how can I
do it? If not, is there a 'best practice' for this, maybe it's
possible to import the dynamic WSDL's into a single
'wrapper', or hints on extending the wsdd format? I
really want to do this
dynamically. (we are trying to do this to
share lots of complex data types between services, and this has to work easily
with .NET) Thanks, ArentJan |
