Behaviour change between TomEE 8.0.11 and TomEE 8.0.13
COURTAULT Francois <[email protected]>
| Newsgroups | gmane.comp.java.openejb.user |
|---|---|
| Message-ID | <PAZP264MB2366816C525268B91F86FF609D0F9@PAZP264MB2366.FRAP264.PROD.OUTLOOK.COM> |
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.