I am using AXIS2 tomcat6 and jre1.6.0_07 and I created
java project using net beans. but when I execute java2wsdl I am getting the following. Can you solve my problem? Also I would like to know what is the function of java2wsdl and its parameters?Thanks
C:\axis2-1.4-bin\axis2-1.4\bin>%AXIS2_HOME%\bin\java2wsdl -cp . -cn samples.quickstart.service.pojo.StockQuoteService -of StockQuoteService.wsdl
Using AXIS2_HOME: c:\axis2-1.4-bin\axis2-1.4
Using JAVA_HOME: C:\Program Files\Java\jre1.6.0_07
An error occured while generating codejava.lang.ClassNotFoundException: samples.quickstart.service.pojo.StockQuoteService
C:\axis2-1.4-bin\axis2-1.4\bin>