Jersey-server-1.12 with jetty-maven-plugin not working together?

After searching several time I found root cause. If your are using jersey-server 1.10 and/or above you need to add jersey-servlet as dependency in pom.

Up vote 1 down vote favorite share g+ share fb share tw.

I am using to use jersey-server 1.12 with jetty-maven-plugin 8.1.2. V20120308. If I am using jersey-server 1.9 version or less than everything works fine but jersey-server 1.10 and above causing problem.

Am I missing any dependency or adding some thing in pom or web. Xml But when I run mvn -Djetty. Port=9999 jetty:run but getting error as: INFO Scanning for projects... INFO INFO ------------------------------------------------------------------------ INFO Building My JAX-RS Webservices 1.0-SNAPSHOT INFO ------------------------------------------------------------------------ INFO INFO >>> jetty-maven-plugin:8.1.2.

V20120308:run (default-cli) @ my-webservices >>> INFO INFO --- maven-resources-plugin:2.5:resources (default-resources) @ my-webservices --- debug execute contextualize WARNING Using platform encoding (MacRoman actually) to copy filtered resources, i.e. Build is platform dependent! INFO Copying 0 resource INFO INFO --- maven-compiler-plugin:2.3.2:compile (default-compile) @ my-webservices --- INFO Nothing to compile - all classes are up to date INFO INFO --- maven-resources-plugin:2.5:testResources (default-testResources) @ my-webservices --- debug execute contextualize WARNING Using platform encoding (MacRoman actually) to copy filtered resources, i.e.

Build is platform dependent! INFO skip non existing resourceDirectory /Users/miteshpatel/Documents/dev/examples/my-webservices/src/test/resources INFO INFO --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ my-webservices --- INFO No sources to compile INFO INFO 4.0.0 com.vstockmarket. Jaxrs my-webservices war 1.0-SNAPSHOT My JAX-RS Webservices javamaven2 Repository for Maven2 http://download.java.net/maven/2 com.sun.

Jersey jersey-server 1.10 log4j log4j 1.2.13 jar junit junit 4.10 test javanettasks httpunit 1.0,2.0) test rhino js 1.6R5 test my-webservices org.mortbay. Jetty jetty-maven-plugin 8.1.2. V20120308 10 /vsm and web.

Xml is as : ServletAdaptor com.sun.jersey.spi.container.servlet. ServletContainer 1 ServletAdaptor /resources/* @jesse mcconnell I did double check WEB-INF/lib output is as : Miteshs-MacBook-Pro:lib miteshpatel$ pwd /Users/miteshpatel/Documents/dev/examples/my-webservices/target/my-webservices/WEB-INF/lib Miteshs-MacBook-Pro:lib miteshpatel$ ls asm-3.1. Jar jersey-core-1.10. Jar jersey-server-1.10. Jar log4j-1.2.13. Jar maven jetty jersey maven-jetty-plugin link|improve this question edited Mar 14 at 6:13 asked Mar 13 at 8:05Mitesh316.

After searching several time I found root cause. If your are using jersey-server 1.10 and/or above you need to add jersey-servlet as dependency in pom. Https://blogs.oracle.com/japod/entry/jersey_1_10_is_released.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions