I tried to deploy an older WebService of us developed in Axis-1.4. I keep getting these exceptions:
javax.xml.ws.WebServiceException: Failed to build METRO runtime model
Caused by:
java.lang.IllegalArgumentException: class de.gzs.edoks.dmsconnector.server.soap.MessageHandler has neither @WebSerivce nor @WebServiceProvider annotation
at com.sun.xml.ws.server.EndpointFactory.verifyImplementorClass(EndpointFactory.java:287)
at org.jboss.wsf.stack.metro.DeploymentDescriptorParserExt.parseAdapters(DeploymentDescriptorParserExt.java:266)
public void invoke () throws RemoteException