RE: Request mapping warnings

2023-07-24 Thread Jean Pierre URKENS
Hi Andriy, Removing the basepackages property indeed resolved the issue. Regards, J.P. Urkens -Original Message- From: Andriy Redko Sent: dinsdag 25 juli 2023 2:32 To: Jean Pierre URKENS Cc: Daniel Kulp Subject: Re: Request mapping warnings Hi Jean, The issue with duplicate beans

Re: Request mapping warnings

2023-07-24 Thread Andriy Redko
Cc:* Daniel Kulp JPU> *Subject:* Re: Request mapping warnings JPU> Hi Jean, JPU> Do you use CXF Spring Boot autoconfiguration [1]? If yes, it has a few JPU> controls over scans [1], either beans or classes (I am off this week so JPU> cannot look into the configuration). Thank you.

RE: Request mapping warnings

2023-07-20 Thread Jean Pierre URKENS
No, I am not using SpringBoot in any way. Regards, J.P. *From:* Andrey Redko *Sent:* donderdag 20 juli 2023 15:24 *To:* Jean Pierre URKENS *Cc:* Daniel Kulp *Subject:* Re: Request mapping warnings Hi Jean, Do you use CXF Spring Boot autoconfiguration [1]? If yes, it has a few

Re: Request mapping warnings

2023-07-20 Thread Andrey Redko
me instances that have nothing to do with these JAX-WS/RS > endpoints declared in this file. > > > > Is there something I can trace into to see when a service gets registered > as a *ClassResourceInfo *? > > > > Regards, > > > > J.P. Urkens > > *From:*

RE: Request mapping warnings

2023-07-20 Thread Jean Pierre URKENS
juli 2023 19:30 *To:* Jean Pierre URKENS *Cc:* Daniel Kulp *Subject:* Re: Request mapping warnings Hi Jean, Indeed it looks like you have the same resource registered twice hence the warning. It may come from the use of automatic resource scans and manual resource registration. Best Regards

Re: Request mapping warnings

2023-07-19 Thread Jean Pierre URKENS
NS Cc: Daniel Kulp Subject: Re: Request mapping warnings Hi Jean, Indeed it looks like you have the same resource registered twice hence the warning. It may come from the use of automatic resource scans and manual resource registration. Best Regards, Andriy Redko On Wed, Jul 19, 2023, 7

Re: Request mapping warnings

2023-07-19 Thread Andrey Redko
Hi Jean, Indeed it looks like you have the same resource registered twice hence the warning. It may come from the use of automatic resource scans and manual resource registration. Best Regards, Andriy Redko On Wed, Jul 19, 2023, 7:39 AM Jean Pierre URKENS < jean-pierre.urk...@devoteam.com>

Request mapping warnings

2023-07-19 Thread Jean Pierre URKENS
Request mapping warnings Still some minor issue related to request mapping. I notice I am getting warnings like: *2023-07-19 13:08:23,022 [T8N1TP1-4] WARN (SID=8806F673DEC6B53D9248AF0DD81F6882) (org.apache.cxf.jaxrs.model.OperationResourceInfoComparatorBase:102) - Both