Hi, I have developed web services from a WSDL using axis2 in eclipse and the whole process is working well and fine, but i have few queries related to the same which i have mentioned below.
1> I am not able to figure out in which class the main method is lying as it is not there in any of the generated stubs, so where can i find the main method in the whole web service project. 2> I also want to customize the main method to include some of my project related dependencies. Any suggestions on the above issues would be helpful. Thanks in advance Vedanth