I using maven, Apache CXF with spring on weblogic 10.3.6 to expose Soap web service my web service depended on another web services client that i loaded as maven dependency
while i trying to call exposed web services i faced the below exception on client jar
A WebService annotation is not present on class: com.client.CustomerPortType