Hi, I'm new to here.
I think Axis2 supports JAX-WS + SOAP 1.2, but apparently the generated wsdl
accessing 'http://some-domain/path/to/?wsdl' is always treated
as SOAP 1.1 though the service class added
@BindingType(SOAPBinding.SOAP12HTTP_BINDING).
the related code is here:
https://github.com/ap
Thank you for your reply!
I changed these parameters to like the below in axis2.xml, but got the same
result... Any idea?
```
true
false
true
```
On Thu, Jun 16, 2016 at 9:33 PM Martin Gainty wrote:
>
>
>
> --
> From: lanabe.lan...@gmail.com
> Date: Thu, 16 Jun
Martin, thanks a lot!
You mean I must use pojo + services.xml for Web seivices like a
quickstart[1]?
In my example[2], my service classes use only JAX-WS annotations like
java_first_jaxws example[3].
And in my understanding, it seems this issue is caused from hard-corded
with SOAP 1.1 binding.
I
Martin, Thank you for your confirmation.
> file a jira bug to replace hardcoded SOAP11HTTP_BINDING in the Providers
and with parameterised Binding
Done!
https://issues.apache.org/jira/browse/AXIS2-5790
On Fri, Jun 17, 2016 at 10:44 PM Martin Gainty wrote:
> MG2>quick comments
>
> --
Hi, I'm working on using WS-Security with Axis2 1.7.3 .
Axis2 1.6.4 + Rampart 1.6.4 works perfectly, but in Axis2 1.7.3 + Rampart
1.7.0, I got the following error.
---
13-Jul-2016 22:10:21.222 SEVERE [http-nio-8080-exec-4]
org.apache.axis2.engine.AxisEngine.receive Must Understand check failed fo
uld change the question. Should I use Rampart 1.6.4? Or, is there
any proper way to use Rampart 1.7.0?
On Wed, Jul 13, 2016 at 10:29 PM lanabe wrote:
> Hi, I'm working on using WS-Security with Axis2 1.7.3 .
>
> Axis2 1.6.4 + Rampart 1.6.4 works perfectly, but in Axis2 1.7.3 + Ra
for Rampart 1.70
>
>
> https://issues.apache.org/jira/browse/RAMPART/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel
>
>
>
>
>
> So, I should change the question. Should I use Rampart 1.6.4? Or, is there
> any proper way to use Rampart 1.7.0?
>
> O
processes
> WS-Security Header.
>
>
> MG>Ianabe please file Urgent priority JIRA bug on missing WSDoAllHandler
> for Rampart 1.70
>
>
> https://issues.apache.org/jira/browse/RAMPART/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel
>
>
>
>