rvice it doesnn't seem to be url-path related.
JPU> Question: Because now address="/" is set for the jaxrs:server will it also
JPU> inspect requests targeted for the jaxws service as those requests have
start
JPU> with the same path '//services/...'.
JPU>
s set for the jaxrs:server will it also
inspect requests targeted for the jaxws service as those requests have start
with the same path '//services/...'.
Albeit somewhat confusing.
J.P.
-Original Message-
From: Andriy Redko
Sent: dinsdag 14 juni 2022 1:08
To: Jean Pierre URKENS ;
i
Hi Jean,
Indeed, the jaxrs:server does not expect address to be omitted, you could use
the "/" (and I believe an empty string would also make it):
...
Thank you.
Hope it helps.
Best Regards,
Andriy Redko
JPU> I create a JAXRS server endpoint (CXF 3.5.2) using spring bean declarations