Behaviour change between TomEE 8.0.12 and TomEE 8.0.13
COURTAULT Francois <[email protected]>
| Newsgroups | gmane.comp.java.openejb.user |
|---|---|
| Message-ID | <MR1P264MB23553C5C0D449CD92D84C0629D0F9@MR1P264MB2355.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.