link up checking of continuum configuration to the actions in the ww refactor
-----------------------------------------------------------------------------

                 Key: CONTINUUM-810
                 URL: http://jira.codehaus.org/browse/CONTINUUM-810
             Project: Continuum
          Issue Type: Bug
          Components: Web interface
    Affects Versions: 1.1
            Reporter: Jesse McConnell
         Attachments: working-configuration.patch

the behavior of continuum 1.0.3 was that when the continuum configuration was 
not configured to display the configuration screen right off the bat.  under 
the webwork refactor that isn't the case at the moment.

this patch implements this by making use of an extension of the 
PlexusActionSupport that implements Preparable and the prepare webwork 
interceptor.

basically all actions that extend ContinuumActionSupport will now check if the 
continuum configuration is initialized and if it isn't through and exception 
that is caught in webwork and redirected to the configuration!input.action.

It might require the patch from the continuum-778 but it uses the same 
mechanism or interferr with that patch slightly in the xwork.xml file.


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

        

Reply via email to