Okay, so I'm working on the tutorial located here. Eclipse WTP Tutorials - Creating Top Down Web Service via Apache Axis2<http://www.eclipse.org/webtools/community/tutorials/TopDownAxis2WebService/td_tutorial.html>
It uses a parameters object to pass the parameters back and forth. Is that an Axis2 thing? Or is it just for the example? Also, I want to pass an array of objects to and from my web service. What's the best way to do that? I wasn't able to figure out how to create a WSDL handling an array when I was working with the WSDL editor in Eclipse. Bai Shen
