To view the Spring beans
      in a running application, follow these steps:
     
    
      - 
        In the left
        pane of the Console, click Deployments. The
        Deployments table in the right pane displays the installed Enterprise
        applications, modules and Java EE libraries.
      
- 
        In the
        Deployments table, click the name of the Web application into which
        the Spring beans are packaged.. If the application is in a WAR file,
        expand the WAR's contents by clicking the "+" node, then click the
        applcation name.
      
- 
        Select the Configuration > Spring Framework tab. The
        table displays the Spring beans contained in the current Web
        application. For information about the information displayed, see
        Column Display.