[jboss-jira] [JBoss JIRA] Resolved: (JBESB-319) Deferred processing of configuration may cause errors on sar deployment

Kevin Conner (JIRA) jira-events at jboss.com
Thu Jan 4 08:44:26 EST 2007


     [ http://jira.jboss.com/jira/browse/JBESB-319?page=all ]

Kevin Conner resolved JBESB-319.
--------------------------------

    Resolution: Done

The controller has been modified to make an initial attempt to process the configuration files on construction.

> Deferred processing of configuration may cause errors on sar deployment
> -----------------------------------------------------------------------
>
>                 Key: JBESB-319
>                 URL: http://jira.jboss.com/jira/browse/JBESB-319
>             Project: JBoss ESB
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0 RC1
>            Reporter: Kevin Conner
>         Assigned To: Kevin Conner
>             Fix For: 4.0
>
>
> The initial processing of the configuration file by ConfigurationController is deferred to the worker thread.  This leaves a window of opportunity whereby the listener processor may be completed prior to the generation of any new configuration files.
> If this happens prior to the gateway listener executing then the gateway deployment will fail because of missing services.
> The first execution of the ConfigurationController should be synchronous.

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

        



More information about the jboss-jira mailing list