JBoss Community

Re: Error with registering a RESTeasy Providerfactory

created by M Longman in JBoss Web Services - View the full discussion

To anyone out there experiencing this error: Check your pom.xml to see if it contains this dependency:

 

        <dependency>

            <groupId>org.apache.cxf</groupId>

            <artifactId>cxf-bundle-jaxrs</artifactId>

            <version>2.7.0</version>

        </dependency>

 

This is the jar for jersey I guess, kill it with fire if you want to use resteasy.

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community