[ 
http://mifosforge.jira.com/browse/MIFOS-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kay Chau updated MIFOS-3028:
----------------------------

    Fix Version/s: Release E - Iteration 2
                   Release E

> Study the SystemInformationController 
> --------------------------------------
>
>                 Key: MIFOS-3028
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3028
>             Project: mifos
>          Issue Type: Dev Task
>            Reporter: Van Mittal-Henkle
>            Assignee: vishnu kmit
>             Fix For: Release E - Iteration 2, Release E
>
>
> I've created a rough org.mifos.ui.core.controller.SystemInformationController 
> in the userInterface module.  Take a look at how it is set up.
> in cheetah-servlet.xml I added the following lines:
>                 /systemInformation.ftl=systemInformationController
> ...
>     <bean id="systemInformationServiceFacade" 
> class="org.mifos.application.admin.business.service.SystemInformationServiceFacadeWebTier"/>
>     <bean id="systemInformationController" 
> class="org.mifos.ui.core.controller.SystemInformationController">
>         <property name="systemInformationServiceFacade" 
> ref="systemInformationServiceFacade" />
>     </bean>  
> These lines create a serviceSystemInformationServiceFacadeWebTier and inject 
> it into the SystemInformationController.

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

        

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to