[jbosstools-issues] [JBoss JIRA] (JBIDE-17670) Web Service Tester: JAX-WS request doesn't contain definition of SOAPAction

Brian Fitzpatrick (JIRA) issues at jboss.org
Tue Jun 24 13:56:24 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979016#comment-12979016 ] 

Brian Fitzpatrick commented on JBIDE-17670:
-------------------------------------------

[~asoldano] Any ideas? It's not being processed as a SOAP 1.2 call, so the actionURL (javax.xml.ws.soap.http.soapaction.uri) is being set to "http://www.webserviceX.NET/GetBibleWordsByChapterAndVerse" and the "javax.xml.ws.soap.http.soapaction.use" property is being set to true (both on the SoapMessageDispatch request context). 

I am seeing this warning despite both properties being set on the requestcontext - "WARNING: BindingProvider.SOAPACTION_URI_PROPERTY is set in the RequestContext but is ineffective, Either set BindingProvider.SOAPACTION_USE_PROPERTY to true or enable AddressingFeature"

None of this code for calling the SOAP service has changed in a LOOOONG time in the WS Tester, so I'm wondering if there are changes to the JDK that I don't know about?

> Web Service Tester: JAX-WS request doesn't contain definition of SOAPAction
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-17670
>                 URL: https://issues.jboss.org/browse/JBIDE-17670
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Radoslav Rábara
>            Assignee: Brian Fitzpatrick
>            Priority: Critical
>             Fix For: 4.2.0.Beta3
>
>




--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the jbosstools-issues mailing list