dependabot[bot] commented on PR #305:
URL: https://github.com/apache/cxf-fediz/pull/305#issuecomment-2482911011
Superseded by #306.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
reta merged PR #2154:
URL: https://github.com/apache/cxf/pull/2154
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org
For q
reta merged PR #2153:
URL: https://github.com/apache/cxf/pull/2153
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org
For q
reta merged PR #2148:
URL: https://github.com/apache/cxf/pull/2148
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org
For q
dmytro-sylaiev commented on code in PR #2150:
URL: https://github.com/apache/cxf/pull/2150#discussion_r1846812859
##
rt/transports/http/src/main/java/org/apache/cxf/transport/http/Headers.java:
##
@@ -580,4 +580,8 @@ public static String toHttpDate(Date date) {
public stati
reta commented on code in PR #2150:
URL: https://github.com/apache/cxf/pull/2150#discussion_r1846824254
##
rt/transports/http/src/main/java/org/apache/cxf/transport/http/Headers.java:
##
@@ -580,4 +580,8 @@ public static String toHttpDate(Date date) {
public static String t
Hi Jean,
I would expect the bean validation to work, I will take a look closely into it
this week.
Regarding JAXRSClientFactoryBean / Proxy and WebClient, these serve two
different purposes: WebClient is generic HTTP client whereas
JAXRSClientFactoryBean
creates a typed proxy with the contra
dependabot[bot] opened a new pull request, #2155:
URL: https://github.com/apache/cxf/pull/2155
Bumps
[org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
from 3.8.0 to 3.8.1.
Release notes
Sourced from https://github.com/apache/mave
dependabot[bot] opened a new pull request, #306:
URL: https://github.com/apache/cxf-fediz/pull/306
Bumps [github/codeql-action](https://github.com/github/codeql-action) from
3.27.0 to 3.27.4.
Release notes
Sourced from https://github.com/github/codeql-action/releases";>github/codeq
If I deactivate the bean validation feature in createMagdadocServer(...)
it works.
Some further questions:
1. Setting the target address when using WebClient directly
Currently I create my client using JAXRSClientFactoryBean refereincing my
servic
Hi Andriy,
Thanks for the example. I tried something similar last week but since my
method was annotated with @Parameter(required=true,schema =
@Schema(implementation=MessageToSend.class)) request parameter validation
failed on the server side (see server trace below).
I have a JAXRSBeanValidation
dependabot[bot] closed pull request #305: Bump github/codeql-action from 3.27.0
to 3.27.1
URL: https://github.com/apache/cxf-fediz/pull/305
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
Validation is done using apache library bval-jsr-2.0.5.jar. So this might
be well out-of-scope of CXF.
-Oorspronkelijk bericht-
Van: Jean Pierre URKENS
Verzonden: maandag 18 november 2024 10:02
Aan: 'Andriy Redko' ; 'dev@cxf.apache.org'
Onderwerp: RE: CXF JAX-RS: working with multipart
13 matches
Mail list logo