-
Attached is the testcase which simulates the way wsimport invokes xjc.
Passing episode works when directly used with xjc ant task. But wsimport uses
xjc api.
This is required for [https://jax-ws.dev.j…
-
# Setup information
**hikaku version:**
3.2.0
**specification converter:**
OpenAPI
**implementation converter:**
JAX-RS
**build tool and version:**
maven 3.6.3
# Describe the bug
I'…
lutra updated
3 years ago
-
see wsit issue 1025\. ([https://wsit.dev.java.net/issues/show_bug.cgi?id=1025](https://wsit.dev.java.net/issues/show_bug.cgi?id=1025))
essentially same Timeout exception is occurring, this time it's i…
-
To implement TCK frameworks like Micronaut, sources must be processed with the annotation processors, which requires recompiling the test sources.
-
I'm confused as to why jsr311-api is included as a required dependency. It it an old version of the spec --- version 1.x. The latest version is JAX-RS 2.x. Most people I would hope are using the lates…
-
If the service is behind a reverse proxy (like pound), that acts as a ssl
wrapper for simple transport level security, the wsdl always has http in the
service and the schema urls. It would be nice if …
-
SEI and Fault beans should be generated under pkg mapped from portType targetnamespace instead of
service tns to avoid conflicts when same names are used by diffrenet portTypes under different
namespa…
-
Nothing in the JAX-RS 2.1 spec says that javax.ws.rs.ext.RuntimeDelegate$HeaderDelegate is a provider, which means that there is no reason to expect that something like javax.ws.rs.core.Configurable.r…
-
Calling MessageContextFactory.createContext(InputStream, MimeHeaders) fails with:
java.lang.IllegalArgumentException: Undefined property com.sun.xml.ws.api.message.packet.inbound.transport.headers
at…
-
We are from App Connect Professional and We have upgraded our application to java 8 and as part of the upgrade we also upgraded JAXWS-rt from 2.1.7 to 2.2.10.
After moving to JAX-WS 2.2.10 we see …