Hi guys,
I'm completely new to web services, but to get my degree I need to configure some web services in a company with a very complex system.
However I already did many research and some simple tutorials (sending and receiving strings from client to web service), I'm unable to create a Apache Axis1.4 web service that returns (a list of) complex types. Does anyone here have any good tutorial(s) for me, about complex types? And it would be a God's gift is the tutorials used IntelliJ.
The tutorial I used to develop the web service using strings is the following: http://wiki.jetbrains.net/intellij/Developing_a_simple_Apache_Axis_WebService
Thanks in advance.