When you run java2wsdl, make sure that you specify that you want document/literal:
-yDOCUMENT -uLITERAL Anne On 9/7/06, xu cai <[EMAIL PROTECTED]> wrote:
this is what I do manually: 1) write a java class to desc your web service interface. simply use String as input and output parameter 2) build a wsdl file thru Axis java2wsdl 3) include your XSD to the wsdl file and modify "Message" section manually. On 9/7/06, Bharadwaj, Nandita (GE Healthcare) <[EMAIL PROTECTED]> wrote: > > > > All, Anne, > I have an XSD for the message I should be sending through web service. I need to create web services through this. > Is there way, I can convert/ derive WSDL from XSD? > > Looking forward for some help regarding this. > > Thanks, > Nandita -- - xucai
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
