[ https://issues.apache.org/jira/browse/AXIS2-5934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630884#comment-16630884 ]
Anoobkumar commented on AXIS2-5934: ----------------------------------- Sorry for the delay. I am not able to share the entire project, but attaching the necessary files. Please let me know if I am missing something.[^axis2.xml], CdsTabsOrchestrator.java, service.wsdl, services.xml > 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 > Attachments: CdsTabsOrchestrator.java, axis2.xml, service.wsdl, > services.xml > > > 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