|
Hi All, Does any one have the schema for the
deployment descriptor (wsdd) of AXIS. Looks like I’m not aware of many
of the options available descriptor and I’m not able to find them even
through googeling. TIA, -Mani From: Manivannan
Gopalan [mailto: Hi All, But how do I configure axis so that I uses
my wsdl rather than generating one. I have al ready created a wsdl with schema
embedded in it but I don’t how will I make sure that axis uses this
schema rather than generating one. I am using axis-1_1 version. Thanks in advaance, Mani From: Anne Thomas
Manes [mailto:[EMAIL PROTECTED] You must define the
schema and add it to the WSDL. On 11/10/05, Manivannan
Gopalan <
[EMAIL PROTECTED]> wrote: Hi Anne, Thanks for the reply. Yes I mean Message
by Document. I have deployed the service with interface just as Public Element[] myMethod(Element[] elems) And that the reason I suppose the wsdl has a schema
definition as any type. My problem is I don't know how I can make sure that schema
gets imbedded into wsdl while deploying the service. I have used castor for creating objects from schema and vice
versa. Regards, Mani From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] By "document" do you actually mean
"message" style? On
11/10/05, Manivannan Gopalan <[EMAIL PROTECTED]>
wrote: Hi
All, I
am facing a problem while trying to generate the proxy classes from wsdl. I
am trying to use a dot net tool to generate the files, but the stubs are not
generated properly as the schema is not detailed in wsdl(there is only xsd:any
type). How
do I deploy my service such that the wsdl generated by axis contains detailed
schema. So
that any client can use the wsdl to call the service. Regards, Mani
|
- Schema in WSDL Manivannan Gopalan
- RE: Schema in WSDL Manivannan Gopalan
- RE: Schema in WSDL Tom Jordahl
