Major Minor Version issue when using jersey 2.9 with tomcat7 + java8

2014-06-15 Thread Seshumadhav Chaturvedula
Resending previous email in plain text: We have a maven project to develop a jersey 2.0 REST service, on Eclipse (kepler)           org.glassfish.jersey.containers       jersey-container-servlet-core       2.9.1     In conjunction with: - java8 - tomcat7 When deploying the web application (us

Re: Versioning issue when using jersey 2.9 with tomcat7 + java8

2014-06-15 Thread Seshumadhav Chaturvedula
We have a maven project to develop a jersey 2.0 REST service, on Eclipse (kepler)           org.glassfish.jersey.containers       jersey-container-servlet-core       2.9.1     In conjunction with: - java8 - tomcat7 When deploying the web application (using `$ mvn install && mvn -X tomcat7