M Longman [https://community.jboss.org/people/tamuren] created the discussion

"Re: Error with registering a RESTeasy Providerfactory"

To view the discussion, visit: https://community.jboss.org/message/799450#799450

--------------------------------------------------------------
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
[https://community.jboss.org/message/799450#799450]

Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to