I downloaded the sources for AXIS2C and managed to build the binaries. I also modified the samples somewhat and made them talk to a Java client. I also created some code using wsdl2c.
However, now I want to build a NEW service from my WSDL and I don't know how to go about that. Is there a HOWTO for that? Is there a makefile that I can/need to modify? I see that there are e.g. an echo.lib, echo.dll, echo.exp, and service.xml. How do I get the corresponding files for my new service? Thanks, Thomas