-
```
One of the improvements in version 2 is that the API now supports
asynchronous calls to web services.
Migration guide at http://ws.apache.org/axis2/1_3/migration.html
```
Original issue reported…
-
We have git feature branches that follow the git-flow naming pattern 'feature/somefeature'. On our Jenkins buildserver the / gets encoded to %2f so it is stored in a directory '/some/path/feature%2fso…
-
This is part of issue https://github.com/OpenLiberty/open-liberty/issues/16384
Check for any bottlenecks when running checkpoint restore for different applications.
1. JAX-WS : Test application wi…
-
One can pass a HTTP proxy but not non-proxy hosts. If HTTP is retrieved from settings.xml, sub element nonProxyHosts is ignored but must be respected.
A patch can be provided.
This relates to [JAX_W…
-
It should be possible to specify multiple values for the element.
This is actually supported by the code in the SpringService class which has the
appropriate setter method:
void setMetadata(Collecti…
-
Hello,
We had a discussion on this topic on the java.net forums and I was advised to
file an issue report, related to the problem, described below.
I got it that a set of JAX-WS customization bindin…
-
One can pass a HTTP proxy but not non-proxy hosts. If HTTP is retrieved from settings.xml, sub element nonProxyHosts is ignored but must be respected.
A patch can be provided.
This relates to [JAX_W…
-
I'd would be nice if the next specification standardizes connect and read timeout properties. These are so fundamental that they should exist in the in the BindingProvider interface with a javax.xml.w…
-
For XML schema with elementFormDefault="unqualified", some clients such as .NET
3.0 clients, sends XML instance where the child node falls into parent's
namespace and JAXB unmarshalls these in to null…
-
The ets-common currently defines
```
javax.ws.rs
jsr311-api
1.1.1
```
which is JAX-RS 1.1.
However, TEAM Engine 6 uses JAX-RS 3.1.
Thus, it must be chec…