-
GF b63-v3-classic with metro2.0 nightly.
MTOM Interop Tests - JSR 109 Servlet deployment (against 3.0 endpoints)
mtom.​soap11signonly.​client.​JAXWSClient
test: testEchoBinaryAsString seeing err…
-
###### What version of Flyway are you using?
4.0.1
###### What database are you using (type & version)?
PostgreSQL 9.5.1
###### What operating system are you using?
Linux
###### What did you do?
(…
-
GF V3 b63-v3-classic with metro2.0 nightly
MTOM Interop NET 3.5
Test Bag: Interop Tests (Tango Client -> Indigo Endpoint)
Interop Tests (Tango Client -> Tango Endpoint)
Test Suite soap12utf8security.c…
-
According to issue #1 we decided for CXF as JAX-RS implementation. CXF also implements JAX-WS so it would be an option to use it for both JAX-RS and JAX-WS. However we have the greater experience with…
-
We need a service framework. It should ideally support both JAX-WS and JAX-RS and integrate with CDI and spring.
I managed to do this with CXF in our example (not committed).
Simon says this also work…