Sorry, it's TomEE 1.7.1.

On Thu, Nov 6, 2014 at 5:16 PM, jieryn <jie...@gmail.com> 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.

Reply via email to