> Failed to find following classes:
>    javax.ws.rs.core.ApplicationConfig
>
>    <dependency>
>      <groupId>javax.ws.rs</groupId>
>      <artifactId>jsr311-api</artifactId>
>      <version>1.1</version>
>      <scope>compile</scope>
>    </dependency>

Go here and download the jar file that corresponds to this artifact:
http://download.java.net/maven/2/javax/ws/rs/jsr311-api/1.1/

Then open it with Winzip etc. Navigate to the directory:
jsr311-api-1.1.jar\javax\ws\rs\core\

Look for a class with the name ApplicationConfig... It does not exist
in this Jar.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to