that's cause of wink: $ cat conf/exclusions.list default-list wink-
Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-11-06 22:17 GMT+00:00 jieryn <[email protected]>: > Sorry, it's TomEE 1.7.1. > > On Thu, Nov 6, 2014 at 5:16 PM, jieryn <[email protected]> wrote: >> https://github.com/jieryn/javaee-example >> >> mvn install ; mvn -pl :war tomee:run >> >> Notice two deployments: >> >> INFO: REST Application: http://localhost:8080/ -> >> org.apache.openejb.server.rest.InternalApplication >> INFO: REST Application: http://localhost:8080/api -> >> com.acme.javaee.api.Application >> >> >> Tomee is not respecting my API application and is doubley deploying my >> resources. This is more than just annoying because it is taking over >> the root context default handler, instead of Tomcat.
