[ 
https://issues.apache.org/jira/browse/GERONIMO-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067976#comment-13067976
 ] 

Jarek Gawor commented on GERONIMO-6084:
---------------------------------------

Committed support for synchronous deployment in revision 1148540. The code 
first checks if the given bundle has "Synchronous-Deploy" header. If the header 
is not there, a global "org.apache.geronimo.osgi.web.extender.synchronous" 
property is checked next. If the property is not set, the default asynchronous 
deployment is performed. Both the header and the property specify a boolean 
value: "true" or "false".



> Option to deploy WABs synchronously
> -----------------------------------
>
>                 Key: GERONIMO-6084
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6084
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: osgi, web
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> By default (as per specification) web application bundles (WABs) are deployed 
> asynchronously. It would be good to have an option to deploy the WABs 
> synchronously. Similar feature was added to the Blueprint container - see 
> ARIES-536. ARIES-536 added a global option that applies to all bundles but it 
> would be nice to have a per-bundle setting as well.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to