Hi Benson, On 22/10/14 13:50, Benson Margulies wrote:
Looks like you have the m10 version linked in, Configuration is in the 'client' sub-package thereI upgraded a project to 3.0.2, and I'm up to my belly button in:java.lang.NoClassDefFoundError: javax/ws/rs/core/Configuration This is even with: <dependency> <groupId>javax.ws.rs</groupId> <artifactId>javax.ws.rs-api</artifactId> <scope>runtime</scope> </dependency> I must be missing something simple.
Sergey
