3

I have error on deploy my Jersey web services in Tomcat. I have create a dynamic project 3.0 and after i convert this in Maven project.

I have installed this:

Maven (Java EE) Integration for Eclipse WTP (Luna) 1.1.0

and

Maven Integration for Eclipse (Luna) 1.5.0

But if i try right-click on the project and do a Maven > Update project, this not internally change the project configuration so the Maven dependencies are not copied to the /WEB-INF/lib folder.

So when i try to run in server i have this error:

java.lang.ClassNotFoundException: org.glassfish.jersey.servlet.ServletContainer

If i go to the Deployment Assembly i have:

Source: Maven Dependencies|Deploy path: WEB-INF/lib...i thinks this incorrect, is it?

No Idea For Name
  • 11,411
  • 10
  • 42
  • 70
DevOps85
  • 6,473
  • 6
  • 23
  • 42
  • Look this post: http://stackoverflow.com/questions/22022114/org-glassfish-jersey-servlet-servletcontainer-classnotfoundexception – Musich87 Nov 26 '14 at 16:46

0 Answers0