RE: Can't Download Eclipse Plugins

2010-05-12 Thread Meeusen, Christopher W.
Im using galileo Eclipse Version: 3.5.1, I'm developing code first, and using the Axis2 Service Archiver V1.3. From: java-user-return-82898-meeusen.christopher=mayo@axis.apache.org [mailto:java-user-return-82898-meeusen.christopher=mayo@axis.apache. org] On Behalf Of Michael Sent: Wedne

Can't Download Eclipse Plugins

2010-05-12 Thread Michael
Can someone please answer some very basic questions? Is Axis2 supported under Eclipse Galileo? If so, what version of Axis2? If Axis2 is not supported under Eclipse Galileo, what is the best combination of Eclipse and Axis2 releases (i.e. ones that actually work)? Why can't I download Axis2 Ec

Handling 2D object arrays in Axis2

2010-05-12 Thread Chinmoy Chakraborty
Hello, Does Axis2 supports 2D object array as return type of a deployed service? Axis 1.x used to support this. Could you please provide one example where 2D object arrays are handled in Axis2 1.4.1? Right now we are handling this using a complex type Array2D, it has three props rowCount, columnC