Modify startup to throw an event after the application context has been 
successfully loaded
-------------------------------------------------------------------------------------------

                 Key: GEOS-4156
                 URL: http://jira.codehaus.org/browse/GEOS-4156
             Project: GeoServer
          Issue Type: Improvement
            Reporter: Justin Deoliveira
            Assignee: Justin Deoliveira
             Fix For: 2.0.x
         Attachments: GEOS-4156.patch

Currently the spring application context supports the following events:

 * started
 * stopped
 * refresh
 * closed

There is no event that fires after the configuration has been successfully 
loaded. The use case i have is for the dhconfig. During startup while the 
configuration there is code that will initialization itself from the 
configuration. For this to work there has to be an active session. And to 
support lazy initialization this session had to remain around. So what is 
required is an event that fires after the configuration has been successfully 
loaded. 

-- 
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

        

------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to