Getting ClassNotFoundException org.eclipse.persistence.jpa.rs.resources.MetadataResource
问题 I'm trying to walk through the JPA-RS tutorials like: http://java.dzone.com/articles/introducing-eclipselink-jpa-rs or http://www.eclipse.org/eclipselink/documentation/2.5/solutions/restful_jpa.htm But after trying to deploy (using the maven and glassfish plugin) the application on my glassfish I get the following error stacktrace: WebModule[/rest]Servlet /rest threw load() exception java.lang.ClassNotFoundException: org.eclipse.persistence.jpa.rs.resources.MetadataResource at org.glassfish