spring - apache CXF WebService annotation is not present on class -


i using maven, apache cxf spring on weblogic 10.3.6 expose soap web service web service depended on web services client loaded maven dependency

while trying call exposed web services faced below exception on client jar

a webservice annotation not present on class: com.client.customerporttype 


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -