[arquillian-issues] [JBoss JIRA] Commented: (ARQ-315) add configuration property to JBoss AS containers to explode deployment

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue Oct 12 00:26:39 EDT 2010


    [ https://jira.jboss.org/browse/ARQ-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556433#action_12556433 ] 

Dan Allen commented on ARQ-315:
-------------------------------

I've contributed an Arquillian test case to demonstrate the problem with WELD-662. That shouldn't sidetrack us from this feature request, though. There will be cases when the test developer needs to deploy an exploded archive and Arquillian should be able to support that (where ever the JBoss AS profile service can support it).

> add configuration property to JBoss AS containers to explode deployment
> -----------------------------------------------------------------------
>
>                 Key: ARQ-315
>                 URL: https://jira.jboss.org/browse/ARQ-315
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: JBoss Containers
>    Affects Versions: 1.0.0.Alpha4
>            Reporter: Dan Allen
>            Assignee: Dan Allen
>             Fix For: 1.0.0.Beta1
>
>
> In some cases, it's necessary to have JBoss AS explode the deployment on the server. For instance, if the framework (such as Weld Servlet) uses archive scanning, it wouldn't be able to handle the VFS files. While a more formal solution may be appropriate, a stopgap measure is often to have the archive exploded once it arrives at the server. The DeploymentManager offers this option, and thus we should have a configuration property for it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list