generating wsdl for complex return types

2009-10-16 Thread Doug Price
I was able to get a simple web service running w/ Axis2/C using the approach shown herehttp://wso2.org/library/3534, which creates a WSDL file from a Java interface using the Axis2 java2wsdl and then uses the WSDL file to create the C skeleton and stubs using wsdl2c. So far so good. Now I'd

RE: generating wsdl for complex return types

2009-10-16 Thread Doug Price
from your system. From: Sam Carleton [mailto:scarle...@gmail.com] Sent: Friday, October 16, 2009 2:05 PM To: Apache AXIS C User List Subject: Re: generating wsdl for complex return types Doug, A basic WSDL is by no means simple. There are a number of different concepts that are captured