Re: apache tomee 1.7.0 -- rest application duplicate deploy

2014-11-07 Thread jieryn
I confirm that fixes the problem. Committed and pushed, it works. Thanks Romain! On Thu, Nov 6, 2014 at 6:44 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: that's cause of wink: $ cat conf/exclusions.list default-list wink- Romain Manni-Bucau @rmannibucau http://www.tomitribe.com

apache tomee 1.7.0 -- rest application duplicate deploy

2014-11-06 Thread jieryn
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 -

Re: apache tomee 1.7.0 -- rest application duplicate deploy

2014-11-06 Thread jieryn
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/ -

Re: apache tomee 1.7.0 -- rest application duplicate deploy

2014-11-06 Thread Romain Manni-Bucau
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 jie...@gmail.com: Sorry, it's TomEE 1.7.1. On Thu, Nov 6, 2014 at