Caused by: java.lang.NoSuchMethodException: com.xxxx.MyWebService.getPortClassMap()
at java.lang.Class.getMethod(Class.java:1581)
at org.codehaus.xfire.jaxws.ServiceDelegate.<init>(ServiceDelegate.java:60)
… 5 more
Solution:
Try remove all the xfire library from classpath

Posted in 


