Hi everyone I am new to webservices. I am using Axis 2 standalone app server started through axis2server.bat without tomcat server running!
with Eclipse IDE wizard trying to generate service stub. after creating Simpleservice wsdl file, validated, attempting to create: Serverside code Interface for skeleton and service.xml [I am using Tong's book example for axis2] it says java.lang.reflect.InvocationTargetException thrown. what could be the reason, there is no type error in wsdl file. Any help is appreciated with regards vimal
