[jboss-jira] [JBoss JIRA] (AS7-1391) org.apache.commons.beanutils module should depend on org.apache.commons.collections
David Lloyd (Resolved) (JIRA)
jira-events at lists.jboss.org
Tue Oct 11 15:19:16 EDT 2011
[ https://issues.jboss.org/browse/AS7-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd resolved AS7-1391.
------------------------------
Resolution: Done
> org.apache.commons.beanutils module should depend on org.apache.commons.collections
> -----------------------------------------------------------------------------------
>
> Key: AS7-1391
> URL: https://issues.jboss.org/browse/AS7-1391
> Project: Application Server 7
> Issue Type: Bug
> Components: Modules
> Affects Versions: 7.0.0.Final
> Reporter: Scott Kroll
> Assignee: David Lloyd
>
> When deploying a project that depends on the org.commons.beanutils project, the classloader for the org.commons.beanutils module throws an exception:
> java.lang.ClassNotFoundException:org.apache.commons.collections.Transformer from [Module "org.apache.commons.beanutils:main" from local module loader @6ef137d
> After adding the org.commons.collections dependency to the org.commons.beanutils module, this is resolved.
--
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