[jboss-jira] [JBoss JIRA] (AS7-2803) org.jboss.resteasy.resteasy-jaxrs requires a dependency on org.apache.commons.http
Matthew Casperson (Updated) (JIRA)
jira-events at lists.jboss.org
Sun Nov 27 21:03:40 EST 2011
[ https://issues.jboss.org/browse/AS7-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthew Casperson updated AS7-2803:
-----------------------------------
Workaround Description: Add <module name="org.apache.commons.http"/> to the org.jboss.resteasy.resteasy-jaxrs module description, and create the new module org.apache.commons.http from http://hc.apache.org/httpclient-3.x/ (was: Add <module name="org.apache.commons.http"/> to the org.jboss.resteasy.resteasy-jaxrs module description)
Workaround: Workaround Exists
Description:
org.apache.commons.httpclient.HttpMethodBase is required when using the RestEASY client in the org.jboss.resteasy.resteasy-jaxrs:main module, but is not listed as a dependency.
The org.apache.commons.http module can be
was:org.apache.commons.httpclient.HttpMethodBase is required when using the RestEASY client in the org.jboss.resteasy.resteasy-jaxrs:main module, but is not listed as a dependency
> org.jboss.resteasy.resteasy-jaxrs requires a dependency on org.apache.commons.http
> ----------------------------------------------------------------------------------
>
> Key: AS7-2803
> URL: https://issues.jboss.org/browse/AS7-2803
> Project: Application Server 7
> Issue Type: Bug
> Components: Server
> Affects Versions: 7.0.1.Final
> Reporter: Matthew Casperson
> Assignee: Jason Greene
> Priority: Minor
>
> org.apache.commons.httpclient.HttpMethodBase is required when using the RestEASY client in the org.jboss.resteasy.resteasy-jaxrs:main module, but is not listed as a dependency.
> The org.apache.commons.http module can be
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list