[
https://issues.jboss.org/browse/AS7-1236?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-1236:
---------------------------------------
The scanner allows subdirectories under deploy/ (AS < 7) or deployments/ that
aren't exploded deployments as a means to allow organization of content. For example,
in AS 5 I organized all the clustering related deployments under deploy/cluster/. If a
directory doesn't have a name that causes the scanner to treat it as an exploded
deployment, the scanner assumes it's there for organization of content and steps into
it.
copied lib directory in the deployments directory results in
deployment
-----------------------------------------------------------------------
Key: AS7-1236
URL:
https://issues.jboss.org/browse/AS7-1236
Project: Application Server 7
Issue Type: Feature Request
Environment: JBoss AS 7 CR 1
Reporter: Jim Tyrrell
Assignee: Brian Stansberry
Fix For: 7.0.0.Final
Attachments: Sample.war
Having an existing zipped up war file, and then unzipping it in the deployment directory,
creates a lib directory that has a bunch of jar files in it. It appears that these jar
files in this lib directory are marked as .failed as they are tried to be deployed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira