[jboss-jira] [JBoss JIRA] (AS7-4494) When deploying an ear file, VFS
Thomas Smith (JIRA)
jira-events at lists.jboss.org
Thu Apr 12 22:49:47 EDT 2012
Thomas Smith created AS7-4494:
---------------------------------
Summary: When deploying an ear file, VFS
Key: AS7-4494
URL: https://issues.jboss.org/browse/AS7-4494
Project: Application Server 7
Issue Type: Bug
Components: Class Loading, VFS
Affects Versions: 7.1.1.Final
Reporter: Thomas Smith
Assignee: David Lloyd
When resolving classpath entries in an ear file the org.jboss.as.server.deployment.module.ManifestClassPathProcessor calls resourceRoot.getRoot().getParent(), which returns an incorrect path (bin/content); causing it to not find the classpath jars.
--
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