[jboss-jira] [JBoss JIRA] Updated: (JBJCA-233) Support for non file protocol URL deployments
Aslak (JIRA)
jira-events at lists.jboss.org
Mon Dec 7 10:33:29 EST 2009
[ https://jira.jboss.org/jira/browse/JBJCA-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aslak updated JBJCA-233:
------------------------
Attachment: JBJCA-233-Shrinkwrap.patch
Potential new ShrinkWrap integration using a URL to stream the archive as Zip, instead of pre exporting it to the file system.
Not as efficient as pre exploded export since it is stream to disk as Zip, then extracted to file system, then deployed..
> Support for non file protocol URL deployments
> ---------------------------------------------
>
> Key: JBJCA-233
> URL: https://jira.jboss.org/jira/browse/JBJCA-233
> Project: JBoss JCA
> Issue Type: Feature Request
> Components: Deployer
> Reporter: Aslak
> Assignee: Jesper Pedersen
> Priority: Minor
> Fix For: 1.0.0.Alpha7
>
> Attachments: JBJCA-233-Shrinkwrap.patch, JBJCA-233.patch
>
>
> Deployer.deploy(URL) should fully support URL as a deployment unit, not only file:// URLs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list