[ https://issues.apache.org/jira/browse/AXIS2-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926603#comment-17926603 ]
Robert Lazarski commented on AXIS2-5941: ---------------------------------------- Marking to incomplete since the link to Stack Overflow in the description doesn't work due seemingly to moderation and the OP never responded to a request from another committer for more info. > version issue - Jdk 8 SOAP WS calls MEP RawXMLINOnlyMessageReceiver instead > of AbstractInOutMessageReceiver > ----------------------------------------------------------------------------------------------------------- > > Key: AXIS2-5941 > URL: https://issues.apache.org/jira/browse/AXIS2-5941 > Project: Axis2 > Issue Type: Bug > Reporter: Aparna > Priority: Major > > I have created a Java web server proxy using client's wsdl file (using > axis2). The service works fine when I use JDK 6/7. When I switch over to > JDK 8 then internally it uses reflection and tries to find out API method > with void return type and OMElement as parameter which doesn't exist in the > ServiceSkeleton. > > I have posted the same question on StackOverFlow. This is the link for more > details - > [https://stackoverflow.com/questions/53372508/version-issue-jdk-8-tomcat-8-web-service-calls-mep-rawxmlinonlymessagereceiv|https://www.google.com/url?q=https://stackoverflow.com/questions/53372508/version-issue-jdk-8-tomcat-8-web-service-calls-mep-rawxmlinonlymessagereceiv&sa=D&source=hangouts&ust=1542800419655000&usg=AFQjCNGyxOEKZUDa8A8uHxkMdDRb1-baCg] > > For JDK8 - when I post the request xml from SoapUi, the call goes to > org.apache.axis2.receivers.*RawXMLINOnlyMessageReceiver* where it finds the > method(void) name using reflection which doesn't exist in the serviceSkeleton. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org