[
https://issues.jboss.org/browse/AS7-1920?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-1920:
---------------------------------------
An issue for this is the deployment scanner detecting partially copied deployments. We
have a nice solution for zips that won't apply for non-zips.
Some quick thoughts:
1) Simple timestamp check; back off if timestamp is too recent. Hopefully the existing
back-off logic can be re-used (I haven't looked.)
2) For xml files, do basic validation of well-formed content. That's essentially what
we're doing with zips; it's just the meaning of "well-formed" is
different.
Support non-Zip based archives for deployment
---------------------------------------------
Key: AS7-1920
URL:
https://issues.jboss.org/browse/AS7-1920
Project: Application Server 7
Issue Type: Task
Reporter: Jesper Pedersen
Assignee: Jason Greene
We need to support file deployments that aren't a ZIP based archive.
These deployments should also be passed through the DUPs.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira