[jboss-user] [JBoss Web Services] - Re: Error with registering a RESTeasy Providerfactory
M Longman
do-not-reply at jboss.com
Mon Feb 25 15:04:28 EST 2013
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130225/4eeee4b7/attachment-0001.html
More information about the jboss-user
mailing list