Hi, If that's the case, we have a bug. I have this sample application with a "deleteUser" method: https://github.com/tveronezi/faceid/blob/master/src/main/groovy/faceid/rest/Users.groovy
Last time checked, it was working. :) Can you confirm it for us? []s, Thiago. On Thu, May 15, 2014 at 5:53 AM, James Green <[email protected]>wrote: > It appears that TomEE does accept HTTP DELETE operations by default. > > Given the project is Tomcat + some components that expressly accept DELETE > (CXF) on resource URIs, should this situation be changed to prevent us > developers having to identify the problem, the research and try the > solutions ourselves? > > Thanks, > > James >
