Re: Behaviour change between TomEE 8.0.12 and TomEE 8.0.13

2022-11-25 Thread Richard Zowalla
Can you provide a sample application?

Am Donnerstag, dem 24.11.2022 um 17:51 + 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.
> 
> 
> 
> 
> 


signature.asc
Description: This is a digitally signed message part


Behaviour change between TomEE 8.0.12 and TomEE 8.0.13

2022-11-24 Thread 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.