Getting Error in JAva Classes generated from WSDL
Content
Hello All,
Am Trying to Setup the Java Project in Ecllipse, and after the WSDL is parsed by ANT build i try to import generated files in Maven Project now once i import them and loads the Depedency in my POM, after that also in every class i get the Following Error(Similar)
[ERROR] /C:/Users/mmt6469/workspace/rightnowbuild/src/main/java/com/rightnow/ws/
base/NamedReadOnlyID.java:[16,8] com.rightnow.ws.base.NamedReadOnlyID is not abs
tract and does not override abstract method getPullParser(javax.xml.namespace.QN
ame) in org.apache.axis2.databinding.ADBBean
i have noticed that all the problem is around the
0