[ https://issues.apache.org/jira/browse/AXIS2-5934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621187#comment-16621187 ]
Andreas Veithen commented on AXIS2-5934: ---------------------------------------- Can you provide a test project that reproduces the issue? > JAXWS - The service class cannot be found for this AxisService > -------------------------------------------------------------- > > Key: AXIS2-5934 > URL: https://issues.apache.org/jira/browse/AXIS2-5934 > Project: Axis2 > Issue Type: Bug > Affects Versions: 1.7.8 > Reporter: Anoobkumar > Priority: Blocker > > JAX-WS service failing with below error while testing from SOAP UI. The > service is configured with Annotations, and I could see the Service Class > name getting displayed in the logs. The RuntimeException occurring when > JAXWSMessageReceiver tries to get the EndpointDescription > parameter(org.apache.axis2.jaxws.description.EndpointDescription) from > service and is responding with null. Any help? > > java.lang.RuntimeException: The service class cannot be found for this > AxisService. > at > org.apache.axis2.jaxws.server.JAXWSMessageReceiver.receive(JAXWSMessageReceiver.java:101) > at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:169) > at > org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:178) -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org