You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by COURTAULT Francois <fr...@thalesgroup.com.INVALID> on 2022/11/24 17:51:20 UTC

Behaviour change between TomEE 8.0.12 and TomEE 8.0.13

Hello,

I have a REST WS endpoint with the annotation @Path( v1/xxx/{ZZZ}" )
Using TomEE 8.0.11, if I target v1/xxx, I get a 404 but with TomEE 8.0.13, I get a 500.

Are you aware of this issue ? Is it a bug according to you ?

Best Regards.






Re: Behaviour change between TomEE 8.0.12 and TomEE 8.0.13

Posted by Richard Zowalla <rz...@apache.org>.
Can you provide a sample application?

Am Donnerstag, dem 24.11.2022 um 17:51 +0000 schrieb COURTAULT
Francois:
> Hello,
> 
> I have a REST WS endpoint with the annotation @Path( v1/xxx/{ZZZ}" )
> Using TomEE 8.0.11, if I target v1/xxx, I get a 404 but with TomEE
> 8.0.13, I get a 500.
> 
> Are you aware of this issue ? Is it a bug according to you ?
> 
> Best Regards.
> 
> 
> 
> 
>