Hello, I'm new to Axis2. I know someone else asked the same question before but I'm still looking for the answer. I'm using Eclipse Helios and Axis2 1.5. I want to develop a simple service that let clients upload and download files. Files are implemented by Datahandler objects and are encapsuladet in an object with few more informations. When i generate ...