On Sun, Dec 25, 2011 at 3:01 PM, vedanth kleyo <kleyona...@gmail.com> wrote:
> 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. > This is no main method generated you have to write your own client with main method to utilize stub. Refer following tutorial [1]. [1] - http://people.apache.org/~ruchithf/hw-axis2/ Thanks ! > > Any suggestions on the above issues would be helpful. > > Thanks in advance > Vedanth > > -- Sagara Gunathunga Blog - http://ssagara.blogspot.com Web - http://people.apache.org/~sagara/ LinkedIn - http://www.linkedin.com/in/ssagara